Home
last modified time | relevance | path

Searched refs:foldUDivPow2Cst (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp873 static Instruction *foldUDivPow2Cst(Value *Op0, Value *Op1, in foldUDivPow2Cst() function
921 Actions.push_back(UDivFoldAction(foldUDivPow2Cst, Op1)); in visitUDivOperand()
1183 return BinaryOperator::CreateNeg(Builder.Insert(foldUDivPow2Cst( in visitSDiv()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp974 static Instruction *foldUDivPow2Cst(Value *Op0, Value *Op1, in foldUDivPow2Cst() function
1023 Actions.push_back(UDivFoldAction(foldUDivPow2Cst, Op1)); in visitUDivOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp846 static Instruction *foldUDivPow2Cst(Value *Op0, Value *Op1, in foldUDivPow2Cst() function
891 Actions.push_back(UDivFoldAction(foldUDivPow2Cst, Op1)); in visitUDivOperand()