reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/Analysis/TargetFolder.h
   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,