Home
last modified time | relevance | path

Searched defs:ICmp0 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/unittests/IR/
H A DInstructionsTest.cpp318 ICmpInst *ICmp0 = new ICmpInst(ICmpInst::ICMP_SGT, PtrVecA, PtrVecB); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp928 static Value *foldSignedTruncationCheck(ICmpInst *ICmp0, ICmpInst *ICmp1, in foldSignedTruncationCheck()
1580 ICmpInst *ICmp0 = dyn_cast<ICmpInst>(Cast0Src); in foldCastedBitwiseLogic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp785 static Value *foldSignedTruncationCheck(ICmpInst *ICmp0, ICmpInst *ICmp1, in foldSignedTruncationCheck()
1589 ICmpInst *ICmp0 = dyn_cast<ICmpInst>(Cast0Src); in foldCastedBitwiseLogic() local
H A DInstCombineSelect.cpp3003 if (auto *ICmp0 = dyn_cast<ICmpInst>(CondVal)) in foldSelectOfBools() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1257 ICmpInst *ICmp0 = dyn_cast<ICmpInst>(Cast0Src); in foldCastedBitwiseLogic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1847 auto *ICmp0 = dyn_cast<ICmpInst>(Op0); in simplifyAndOrOfCmps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2013 auto *ICmp0 = dyn_cast<ICmpInst>(Op0); in simplifyAndOrOfCmps() local