Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFold.h59 ConstantFoldCompareInstruction(CmpInst::Predicate Predicate, Constant *C1,
H A DConstantFolder.h103 return ConstantFoldCompareInstruction(P, LC, RC); in FoldCmp()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1101 Constant *llvm::ConstantFoldCompareInstruction(CmpInst::Predicate Predicate, in ConstantFoldCompareInstruction() function in llvm
1178 ConstantFoldCompareInstruction(Predicate, C1Splat, C2Splat)) in ConstantFoldCompareInstruction()
1197 Constant *Elt = ConstantFoldCompareInstruction(Predicate, C1E, C2E); in ConstantFoldCompareInstruction()
1309 return ConstantFoldCompareInstruction(Predicate, C2, C1); in ConstantFoldCompareInstruction()
H A DConstants.cpp318 Constant *CmpEq = ConstantFoldCompareInstruction(ICmpInst::ICMP_EQ, C0, C1); in isElementWiseEqual()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1308 return ConstantFoldCompareInstruction(Predicate, Ops0, Ops1); in ConstantFoldCompareInstOperands()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20806 …30ConstantFoldCompareInstructionEtPNS_8ConstantES1_", "llvm::ConstantFoldCompareInstruction(unsign…