reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
91 Constant *CreateLShr(Constant *LHS, Constant *RHS, bool isExact = false)const{
include/llvm/IR/ConstantFolder.h 93 Constant *CreateLShr(Constant *LHS, Constant *RHS,
include/llvm/IR/NoFolder.h 147 Instruction *CreateLShr(Constant *LHS, Constant *RHS,