Home
last modified time | relevance | path

Searched defs:CmpLHS (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp543 Value *CmpLHS = IC->getOperand(0); in foldSelectICmpLshrAshr() local
596 Value *CmpLHS = IC->getOperand(0); in foldSelectICmpAndOr() local
853 Value *CmpLHS = ICI->getOperand(0); in foldSelectCttzCtlz() local
904 Value *CmpLHS = Cmp.getOperand(0); in adjustMinMax() local
1166 Value *CmpLHS = Cmp.getOperand(0), *CmpRHS = Cmp.getOperand(1); in foldSelectValueEquivalence() local
1424 Value *CmpLHS = ICI->getOperand(0); in foldSelectInstWithICmp() local
2563 Value *CmpLHS = cast<CmpInst>(CondVal)->getOperand(0); in visitSelectInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp580 Value *CmpLHS = IC->getOperand(0); in foldSelectICmpLshrAshr() local
633 Value *CmpLHS = IC->getOperand(0); in foldSelectICmpAndOr() local
988 Value *CmpLHS = ICI->getOperand(0); in foldSelectCttzCtlz() local
1046 Value *CmpLHS = Cmp.getOperand(0); in adjustMinMax() local
1241 Value *CmpLHS = Cmp.getOperand(0), *CmpRHS = Cmp.getOperand(1); in foldSelectValueEquivalence() local
1654 Value *CmpLHS = ICI->getOperand(0); in foldSelectInstWithICmp() local
3292 Value *CmpLHS = cast<CmpInst>(CondVal)->getOperand(0); in visitSelectInst() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp316 Value *CmpLHS = IC->getOperand(0); in foldSelectICmpAndOr() local
373 Value *CmpLHS = ICI->getOperand(0); in foldSelectCttzCtlz() local
419 Value *CmpLHS = ICI->getOperand(0); in visitSelectInstWithICmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp1660 const Value *CmpLHS = CI->getOperand(0); in X86SelectBranch() local
2069 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitCMoveSelect() local
2164 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitSSESelect() local
2303 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitPseudoSelect() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp1578 const Value *CmpLHS = CI->getOperand(0); in X86SelectBranch() local
1979 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitCMoveSelect() local
2069 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitSSESelect() local
2186 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitPseudoSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp4661 Value *CmpLHS, Value *CmpRHS, in matchFastFloatClamp()
4715 Value *CmpLHS, Value *CmpRHS, in matchClamp()
4751 Value *CmpLHS, Value *CmpRHS, in matchMinMaxOfMinMax()
4845 Value *CmpLHS, Value *CmpRHS, in matchMinMax()
4940 Value *CmpLHS, Value *CmpRHS, in matchSelectPattern()
5251 Value *CmpLHS = CmpI->getOperand(0); in matchDecomposedSelectPattern() local
H A DBranchProbabilityInfo.cpp528 Instruction *CmpLHS = dyn_cast<Instruction>(CI->getOperand(0)); in computeUnlikelySuccessors() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp1648 const Value *CmpLHS = CI->getOperand(0); in X86SelectBranch() local
2058 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitCMoveSelect() local
2160 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitSSESelect() local
2310 const Value *CmpLHS = CI->getOperand(0); in X86FastEmitPseudoSelect() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp196 SDValue InFlag = Node->getOperand(2), CmpLHS; in trySelect() local
H A DMipsSEISelDAGToDAG.cpp241 SDValue CmpLHS, const SDLoc &DL, in selectAddESubE()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp213 Value *CmpLHS = ICI->getOperand(0); in extractAlignmentInfo() local
H A DGuardWidening.cpp601 const Value *CmpLHS = IC->getOperand(0), *CmpRHS = IC->getOperand(1); in parseRangeChecks() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp215 Value *CmpLHS = ICI->getOperand(0); in extractAlignmentInfo() local
H A DGuardWidening.cpp501 Value *CmpLHS = IC->getOperand(0), *CmpRHS = IC->getOperand(1); in parseRangeChecks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp5950 Value *CmpLHS, Value *CmpRHS, in matchFastFloatClamp()
6004 Value *CmpLHS, Value *CmpRHS, in matchClamp()
6040 Value *CmpLHS, Value *CmpRHS, in matchMinMaxOfMinMax()
6149 Value *CmpLHS, Value *CmpRHS, in matchMinMax()
6240 Value *CmpLHS, Value *CmpRHS, in matchSelectPattern()
6560 Value *CmpLHS = CmpI->getOperand(0); in matchDecomposedSelectPattern() local
H A DInstructionSimplify.cpp2627 Value *CmpLHS = Cmp->getOperand(0), *CmpRHS = Cmp->getOperand(1); in extractEquivalentCondition() local
4322 static Value *simplifyCmpSelOfMaxMin(Value *CmpLHS, Value *CmpRHS, in simplifyCmpSelOfMaxMin()
4396 static Value *simplifySelectWithFakeICmpEq(Value *CmpLHS, Value *CmpRHS, in simplifySelectWithFakeICmpEq()
4415 Value *CmpLHS, *CmpRHS; in simplifySelectWithICmpCond() local
H A DBranchProbabilityInfo.cpp579 Instruction *CmpLHS = dyn_cast<Instruction>(CI->getOperand(0)); in computeUnlikelySuccessors() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DSwitchLoweringUtils.h127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h122 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSwitchLoweringUtils.h127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSwitchLoweringUtils.h127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSwitchLoweringUtils.h127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp601 const Value *CmpLHS = IC->getOperand(0), *CmpRHS = IC->getOperand(1); in parseRangeChecks() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h234 const Value *CmpLHS, *CmpMHS, *CmpRHS; member

12