Home
last modified time | relevance | path

Searched defs:CmpRHS (Results 1 – 25 of 38) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp544 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpLshrAshr() local
597 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpAndOr() local
854 Value *CmpRHS = ICI->getOperand(1); in foldSelectCttzCtlz() local
905 Value *CmpRHS = Cmp.getOperand(1); in adjustMinMax() local
1166 Value *CmpLHS = Cmp.getOperand(0), *CmpRHS = Cmp.getOperand(1); in foldSelectValueEquivalence() local
1425 Value *CmpRHS = ICI->getOperand(1); in foldSelectInstWithICmp() local
2564 Value *CmpRHS = cast<CmpInst>(CondVal)->getOperand(1); in visitSelectInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp317 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpAndOr() local
374 Value *CmpRHS = ICI->getOperand(1); in foldSelectCttzCtlz() local
420 Value *CmpRHS = ICI->getOperand(1); in visitSelectInstWithICmp() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp581 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpLshrAshr() local
634 Value *CmpRHS = IC->getOperand(1); in foldSelectICmpAndOr() local
989 Value *CmpRHS = ICI->getOperand(1); in foldSelectCttzCtlz() local
1047 Value *CmpRHS = Cmp.getOperand(1); in adjustMinMax() local
1241 Value *CmpLHS = Cmp.getOperand(0), *CmpRHS = Cmp.getOperand(1); in foldSelectValueEquivalence() local
1655 Value *CmpRHS = ICI->getOperand(1); in foldSelectInstWithICmp() local
3293 Value *CmpRHS = cast<CmpInst>(CondVal)->getOperand(1); in visitSelectInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp214 Value *CmpRHS = ICI->getOperand(1); in extractAlignmentInfo() local
DGuardWidening.cpp601 const Value *CmpLHS = IC->getOperand(0), *CmpRHS = IC->getOperand(1); in parseRangeChecks() local
DJumpThreading.cpp772 Value *CmpRHS = Cmp->getOperand(1); in ComputeValueKnownInPredecessorsImpl() local
DGVN.cpp1511 Value *CmpRHS = CmpI->getOperand(1); in processAssumeIntrinsic() local
/external/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp216 Value *CmpRHS = ICI->getOperand(1); in extractAlignmentInfo() local
DGuardWidening.cpp501 Value *CmpLHS = IC->getOperand(0), *CmpRHS = IC->getOperand(1); in parseRangeChecks() local
DGVN.cpp1726 Value *CmpRHS = CmpI->getOperand(1); in processAssumeIntrinsic() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1579 const Value *CmpRHS = CI->getOperand(1); in X86SelectBranch() local
1980 const Value *CmpRHS = CI->getOperand(1); in X86FastEmitCMoveSelect() local
2070 const Value *CmpRHS = CI->getOperand(1); in X86FastEmitSSESelect() local
2187 const Value *CmpRHS = CI->getOperand(1); in X86FastEmitPseudoSelect() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86FastISel.cpp1661 const Value *CmpRHS = CI->getOperand(1); in X86SelectBranch() local
2070 const Value *CmpRHS = CI->getOperand(1); in X86FastEmitCMoveSelect() local
2165 const Value *CmpRHS = CI->getOperand(1); in X86FastEmitSSESelect() local
2304 const Value *CmpRHS = CI->getOperand(1); in X86FastEmitPseudoSelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp1649 const Value *CmpRHS = CI->getOperand(1); in X86SelectBranch() local
2059 const Value *CmpRHS = CI->getOperand(1); in X86FastEmitCMoveSelect() local
2161 const Value *CmpRHS = CI->getOperand(1); in X86FastEmitSSESelect() local
2311 const Value *CmpRHS = CI->getOperand(1); in X86FastEmitPseudoSelect() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DSwitchLoweringUtils.h127 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSwitchLoweringUtils.h122 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
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()
5252 Value *CmpRHS = CmpI->getOperand(1); in matchDecomposedSelectPattern() local
DInstructionSimplify.cpp2303 Value *CmpLHS = Cmp->getOperand(0), *CmpRHS = Cmp->getOperand(1); in ExtractEquivalentCondition() local
3840 static Value *simplifySelectWithFakeICmpEq(Value *CmpLHS, Value *CmpRHS, in simplifySelectWithFakeICmpEq()
3858 Value *CmpLHS, *CmpRHS; in simplifySelectWithICmpCond() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
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()
6561 Value *CmpRHS = CmpI->getOperand(1); in matchDecomposedSelectPattern() local
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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp601 const Value *CmpLHS = IC->getOperand(0), *CmpRHS = IC->getOperand(1); in parseRangeChecks() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h234 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
DTargetLowering.cpp1872 SDValue CmpRHS = DAG.getConstant(C1.lshr(ShiftBits), dl, CmpTy); in SimplifySetCC() local
1903 SDValue CmpRHS = DAG.getConstant(NewC, dl, CmpTy); in SimplifySetCC() local
/external/llvm/lib/Analysis/
DValueTracking.cpp3708 Value *CmpLHS, Value *CmpRHS, in matchSelectPattern()
3909 Value *CmpRHS = CmpI->getOperand(1); in matchSelectPattern() local
DInstructionSimplify.cpp1937 Value *CmpLHS = Cmp->getOperand(0), *CmpRHS = Cmp->getOperand(1); in ExtractEquivalentCondition() local
3406 Value *CmpRHS = ICI->getOperand(1); in SimplifySelectInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp1987 Value *CmpRHS; in calculatePostIncRange() local

12