/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 543 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 D | InstCombineSelect.cpp | 580 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 D | InstCombineSelect.cpp | 316 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 D | X86FastISel.cpp | 1660 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 D | X86FastISel.cpp | 1578 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 D | ValueTracking.cpp | 4661 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 D | BranchProbabilityInfo.cpp | 528 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 D | X86FastISel.cpp | 1648 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 D | Mips16ISelDAGToDAG.cpp | 196 SDValue InFlag = Node->getOperand(2), CmpLHS; in trySelect() local
|
H A D | MipsSEISelDAGToDAG.cpp | 241 SDValue CmpLHS, const SDLoc &DL, in selectAddESubE()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | AlignmentFromAssumptions.cpp | 213 Value *CmpLHS = ICI->getOperand(0); in extractAlignmentInfo() local
|
H A D | GuardWidening.cpp | 601 const Value *CmpLHS = IC->getOperand(0), *CmpRHS = IC->getOperand(1); in parseRangeChecks() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | AlignmentFromAssumptions.cpp | 215 Value *CmpLHS = ICI->getOperand(0); in extractAlignmentInfo() local
|
H A D | GuardWidening.cpp | 501 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 D | ValueTracking.cpp | 5950 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 D | InstructionSimplify.cpp | 2627 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 D | BranchProbabilityInfo.cpp | 579 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 D | SwitchLoweringUtils.h | 127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SwitchLoweringUtils.h | 122 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 601 const Value *CmpLHS = IC->getOperand(0), *CmpRHS = IC->getOperand(1); in parseRangeChecks() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 234 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
|