Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1065 static Value *SimplifySDivInst(Value *Op0, Value *Op1, const Query &Q, in SimplifySDivInst() function
1073 Value *llvm::SimplifySDivInst(Value *Op0, Value *Op1, const DataLayout &DL, in SimplifySDivInst() function in llvm
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp1151 static Value *SimplifySDivInst(Value *Op0, Value *Op1, const SimplifyQuery &Q, in SimplifySDivInst() function
1160 Value *llvm::SimplifySDivInst(Value *Op0, Value *Op1, const SimplifyQuery &Q) { in SimplifySDivInst() function in llvm
/external/llvm-project/llvm/lib/Analysis/
DInstructionSimplify.cpp1144 static Value *SimplifySDivInst(Value *Op0, Value *Op1, const SimplifyQuery &Q, in SimplifySDivInst() function
1153 Value *llvm::SimplifySDivInst(Value *Op0, Value *Op1, const SimplifyQuery &Q) { in SimplifySDivInst() function in llvm