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

Definitions

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