Home
last modified time | relevance | path

Searched defs:ICmp1 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/unittests/IR/
H A DInstructionsTest.cpp319 ICmpInst *ICmp1 = new ICmpInst(ICmpInst::ICMP_ULT, PtrVecA, PtrVecB); in TEST() 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()
1141 Value *InstCombinerImpl::foldAndOrOfICmpsUsingRanges(ICmpInst *ICmp1, in foldAndOrOfICmpsUsingRanges()
1590 ICmpInst *ICmp1 = dyn_cast<ICmpInst>(Cast1Src); in foldCastedBitwiseLogic() local
H A DInstCombineSelect.cpp3004 if (auto *ICmp1 = dyn_cast<ICmpInst>(Op1)) in foldSelectOfBools() 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()
1581 ICmpInst *ICmp1 = dyn_cast<ICmpInst>(Cast1Src); in foldCastedBitwiseLogic() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1258 ICmpInst *ICmp1 = dyn_cast<ICmpInst>(Cast1Src); in foldCastedBitwiseLogic() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1408 ICmpInst *ICmp1 = dyn_cast<ICmpInst>(I1), *ICmp2 = dyn_cast<ICmpInst>(I2); in SinkThenElseCodeToEnd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1848 auto *ICmp1 = dyn_cast<ICmpInst>(Op1); in simplifyAndOrOfCmps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2014 auto *ICmp1 = dyn_cast<ICmpInst>(Op1); in simplifyAndOrOfCmps() local