Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp471 bool replaceMathCmpWithIntrinsic(BinaryOperator *BO, Value *Arg0, Value *Arg1,
1553 bool CodeGenPrepare::replaceMathCmpWithIntrinsic(BinaryOperator *BO, in replaceMathCmpWithIntrinsic() function in CodeGenPrepare
1691 if (!replaceMathCmpWithIntrinsic(Add, A, B, Cmp, in combineToUAddWithOverflow()
1754 if (!replaceMathCmpWithIntrinsic(Sub, Sub->getOperand(0), Sub->getOperand(1), in combineToUSubWithOverflow()