| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| 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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | AlignmentFromAssumptions.cpp | 213 Value *CmpLHS = ICI->getOperand(0); in extractAlignmentInfo() local
|
| D | GuardWidening.cpp | 601 const Value *CmpLHS = IC->getOperand(0), *CmpRHS = IC->getOperand(1); in parseRangeChecks() local
|
| D | JumpThreading.cpp | 771 Value *CmpLHS = Cmp->getOperand(0); in ComputeValueKnownInPredecessorsImpl() local
|
| D | GVN.cpp | 1510 Value *CmpLHS = CmpI->getOperand(0); in processAssumeIntrinsic() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| 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
|
| D | X86ISelLowering.cpp | 38362 SDValue CmpLHS = Cmp.getOperand(0); in combineSetCCAtomicArith() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | SwitchLoweringUtils.h | 122 const Value *CmpLHS, *CmpMHS, *CmpRHS; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| 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
|
| D | BranchProbabilityInfo.cpp | 528 Instruction *CmpLHS = dyn_cast<Instruction>(CI->getOperand(0)); in computeUnlikelySuccessors() local
|
| D | InstructionSimplify.cpp | 2303 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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelLowering.cpp | 3466 SDValue CmpLHS = Cond.getOperand(0); in performCtlz_CttzCombine() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 20049 SDValue CmpLHS; in SimplifySelectOps() local
|