Home
last modified time | relevance | path

Searched defs:CreateICmp (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantFolder.h235 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, in CreateICmp() function
DNoFolder.h299 Instruction *CreateICmp(CmpInst::Predicate P, in CreateICmp() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetFolder.h228 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, in CreateICmp() function