Searched defs:CreateICmp (Results 1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/LLVM/include/llvm/Support/ |
| D | TargetFolder.h | 211 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, in CreateICmp() function
|
| D | ConstantFolder.h | 194 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, in CreateICmp() function
|
| D | NoFolder.h | 241 Instruction *CreateICmp(CmpInst::Predicate P, in CreateICmp() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 225 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, in CreateICmp() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 232 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, in CreateICmp() function
|
| D | NoFolder.h | 296 Instruction *CreateICmp(CmpInst::Predicate P, in CreateICmp() function
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 201 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, in CreateICmp() function
|
| D | NoFolder.h | 254 Instruction *CreateICmp(CmpInst::Predicate P, in CreateICmp() function
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 226 Constant *CreateICmp(CmpInst::Predicate P, Constant *LHS, in CreateICmp() function
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1643 func (b Builder) CreateICmp(pred IntPredicate, lhs, rhs Value, name string) (v Value) { func
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
| D | ir.go | 1710 func (b Builder) CreateICmp(pred IntPredicate, lhs, rhs Value, name string) (v Value) { func
|