Searched defs:SimplifyGEPInst (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 3514 static Value *SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function 3596 Value *llvm::SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function in llvm
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 4041 static Value *SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function 4153 Value *llvm::SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function in llvm
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 4193 static Value *SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function 4305 Value *llvm::SimplifyGEPInst(Type *SrcTy, ArrayRef<Value *> Ops, in SimplifyGEPInst() function in llvm
|