reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
87 Constant *CreateShl(Constant *LHS, Constant *RHS,
include/llvm/IR/ConstantFolder.h 88 Constant *CreateShl(Constant *LHS, Constant *RHS,
include/llvm/IR/NoFolder.h 139 Instruction *CreateShl(Constant *LHS, Constant *RHS, bool HasNUW = false,