/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 424 Instruction *InstCombiner::foldSelectIntoOp(SelectInst &SI, Value *TrueVal, in foldSelectIntoOp() 539 static Value *foldSelectICmpLshrAshr(const ICmpInst *IC, Value *TrueVal, in foldSelectICmpLshrAshr() 587 static Value *foldSelectICmpAndOr(const ICmpInst *IC, Value *TrueVal, in foldSelectICmpAndOr() 681 const Value *TrueVal, in canonicalizeSaturatedSubtract() 811 static Instruction *foldSelectCtlzToCttz(ICmpInst *ICI, Value *TrueVal, in foldSelectCtlzToCttz() 850 static Value *foldSelectCttzCtlz(ICmpInst *ICI, Value *TrueVal, Value *FalseVal, in foldSelectCttzCtlz() 906 Value *TrueVal = Sel.getTrueValue(); in adjustMinMax() local 1157 Value *TrueVal = Sel.getTrueValue(), *FalseVal = Sel.getFalseValue(); in foldSelectValueEquivalence() local 1421 Value *TrueVal = SI.getTrueValue(); in foldSelectInstWithICmp() local 1682 Value *TrueVal = SI.getTrueValue(); in foldAddSubSelect() local [all …]
|
D | InstCombineShifts.cpp | 528 Value *TrueVal = SI->getTrueValue(); in canEvaluateShifted() local 903 Value *TrueVal; in FoldShiftByConstant() local
|
D | InstCombineAddSub.cpp | 1924 Value *Cond, *TrueVal, *FalseVal; in visitSub() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CFLGraph.h | 338 auto *TrueVal = Inst.getTrueValue(); in visitSelectInst() local
|
D | ValueTracking.cpp | 4662 Value *TrueVal, Value *FalseVal, in matchFastFloatClamp() 4716 Value *TrueVal, Value *FalseVal) { in matchClamp() 4846 Value *TrueVal, Value *FalseVal, in matchMinMax() 4941 Value *TrueVal, Value *FalseVal, in matchSelectPattern() 5240 Value *TrueVal = SI->getTrueValue(); in matchSelectPattern() local 5248 CmpInst *CmpI, Value *TrueVal, Value *FalseVal, Value *&LHS, Value *&RHS, in matchDecomposedSelectPattern()
|
D | InstructionSimplify.cpp | 72 static Value *foldSelectWithBinaryOp(Value *Cond, Value *TrueVal, in foldSelectWithBinaryOp() 3805 static Value *simplifySelectBitTest(Value *TrueVal, Value *FalseVal, Value *X, in simplifySelectBitTest() 3842 Value *TrueVal, Value *FalseVal) { in simplifySelectWithFakeICmpEq() 3854 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond() 3978 static Value *SimplifySelectInst(Value *Cond, Value *TrueVal, Value *FalseVal, in SimplifySelectInst() 4034 Value *llvm::SimplifySelectInst(Value *Cond, Value *TrueVal, Value *FalseVal, in SimplifySelectInst()
|
D | IVDescriptors.cpp | 529 Value *TrueVal = SI->getTrueValue(); in isConditionalRdxPattern() local
|
D | InlineCost.cpp | 1573 Value *TrueVal = SI.getTrueValue(); in visitSelectInst() local
|
D | LazyValueInfo.cpp | 868 ValueLatticeElement TrueVal = getBlockValue(SI->getTrueValue(), BB); in solveBlockValueSelect() local
|
D | ScalarEvolution.cpp | 5341 Value *TrueVal, in createNodeForSelectOrPHI() 5932 const APInt *TrueVal, *FalseVal; in getRangeViaFactoring() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 2005 SDValue TrueVal = DAG.getNode(Opc, dl, VT, ShOpHi, ExtraShAmt); in LowerShiftRightParts() local 2065 SDValue TrueVal = DAG.getNode(ISD::SHL, dl, VT, ShOpLo, ExtraShAmt); in LowerShiftLeftParts() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 2348 SDValue TrueVal = GetPromotedFloat(N->getOperand(1)); in PromoteFloatRes_SELECT() local 2358 SDValue TrueVal = GetPromotedFloat(N->getOperand(2)); in PromoteFloatRes_SELECT_CC() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 1431 SDValue TrueVal = OtherOp; in combineSelectAndUse() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ConstantFold.cpp | 774 if (ConstantExpr *TrueVal = dyn_cast<ConstantExpr>(V1)) { in ConstantFoldSelectInstruction() local
|
D | Metadata.cpp | 1314 bool Instruction::extractProfMetadata(uint64_t &TrueVal, in extractProfMetadata()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 914 Constant *TrueVal = getKnownConstant(SI->getTrueValue(), Preference); in ComputeValueKnownInPredecessorsImpl() local
|
D | GVN.cpp | 2031 Value *TrueVal = ConstantInt::getTrue(TrueSucc->getContext()); in processInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 4698 SDValue TrueVal, SDValue ARMcc, SDValue CCR, in getCMOV() 4738 const SDValue TrueVal, const SDValue FalseVal, in isLowerSaturate() 4748 const SDValue TrueVal, const SDValue FalseVal, in isUpperSaturate() 4878 SDValue TrueVal = Op.getOperand(2); in isLowerSaturatingConditional() local 4956 SDValue TrueVal = Op.getOperand(2); in LowerSELECT_CC() local 11064 SDValue TrueVal = OtherOp; in combineSelectAndUse() local 14450 SDValue TrueVal = N->getOperand(1); in PerformCMOVCombine() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 2435 Value *TrueVal = PN->getIncomingValue(PN->getIncomingBlock(0) == IfFalse); in FoldTwoEntryPHINode() local 3582 ConstantInt *TrueVal = dyn_cast<ConstantInt>(Select->getTrueValue()); in SimplifySwitchOnSelect() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 4086 Value *TrueVal, *FalseVal, *Cond; in parseFunctionBody() local 4101 Value *TrueVal, *FalseVal, *Cond; in parseFunctionBody() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1480 Value *TrueVal = SI->getTrueValue(); in match() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2470 SDValue TrueVal = Op.getOperand(2); in LowerSELECT_CC() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 6197 auto *TrueVal = dyn_cast<ConstantSDNode>(CompareLHS->getOperand(0)); in combineCCMask() local 6334 auto *TrueVal = dyn_cast<ConstantSDNode>(Select->getOperand(0)); in combineGET_CCMASK() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 5361 const int64_t TrueVal = CTVal->getSExtValue(); in LowerSELECT_CC() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 37684 const APInt &TrueVal = TrueC->getAPIntValue(); in combineSelectOfTwoConstants() local
|