Searched defs:SimplifyOrInst (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | InstructionSimplify.cpp | 1244 static Value *SimplifyOrInst(Value *Op0, Value *Op1, const TargetData *TD, in SimplifyOrInst() function 1331 Value *llvm::SimplifyOrInst(Value *Op0, Value *Op1, const TargetData *TD, in SimplifyOrInst() function in llvm
|
/external/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 1737 static Value *SimplifyOrInst(Value *Op0, Value *Op1, const Query &Q, in SimplifyOrInst() function 1860 Value *llvm::SimplifyOrInst(Value *Op0, Value *Op1, const DataLayout &DL, in SimplifyOrInst() function in llvm
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 1909 static Value *SimplifyOrInst(Value *Op0, Value *Op1, const SimplifyQuery &Q, in SimplifyOrInst() function 2039 Value *llvm::SimplifyOrInst(Value *Op0, Value *Op1, const SimplifyQuery &Q) { in SimplifyOrInst() function in llvm
|