Searched defs:getICmp (Results  1 – 4 of 4) sorted by relevance
| /external/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineCompares.cpp | 1441   auto getICmp = [&I](CmpInst::Predicate Pred, Value *LHS, Value *RHS) {  in FoldICmpCstShrCst()  local 1505   auto getICmp = [&I](CmpInst::Predicate Pred, Value *LHS, Value *RHS) {  in FoldICmpCstShlCst()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineCompares.cpp | 1157   auto getICmp = [&I](CmpInst::Predicate Pred, Value *LHS, Value *RHS) {  in foldICmpShrConstConst()  local 1216   auto getICmp = [&I](CmpInst::Predicate Pred, Value *LHS, Value *RHS) {  in foldICmpShlConstConst()  local
  | 
| /external/llvm/lib/IR/ | 
| D | Constants.cpp | 1948 Constant *ConstantExpr::getICmp(unsigned short pred, Constant *LHS,  in getICmp()  function in ConstantExpr
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | Constants.cpp | 2133 Constant *ConstantExpr::getICmp(unsigned short pred, Constant *LHS,  in getICmp()  function in ConstantExpr
  |