Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp424 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 …]
DInstCombineShifts.cpp528 Value *TrueVal = SI->getTrueValue(); in canEvaluateShifted() local
903 Value *TrueVal; in FoldShiftByConstant() local
DInstCombineAddSub.cpp1924 Value *Cond, *TrueVal, *FalseVal; in visitSub() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLGraph.h338 auto *TrueVal = Inst.getTrueValue(); in visitSelectInst() local
DValueTracking.cpp4662 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()
DInstructionSimplify.cpp72 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()
DIVDescriptors.cpp529 Value *TrueVal = SI->getTrueValue(); in isConditionalRdxPattern() local
DInlineCost.cpp1573 Value *TrueVal = SI.getTrueValue(); in visitSelectInst() local
DLazyValueInfo.cpp868 ValueLatticeElement TrueVal = getBlockValue(SI->getTrueValue(), BB); in solveBlockValueSelect() local
DScalarEvolution.cpp5341 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/
DNVPTXISelLowering.cpp2005 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/
DLegalizeFloatTypes.cpp2348 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/
DLanaiISelLowering.cpp1431 SDValue TrueVal = OtherOp; in combineSelectAndUse() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp774 if (ConstantExpr *TrueVal = dyn_cast<ConstantExpr>(V1)) { in ConstantFoldSelectInstruction() local
DMetadata.cpp1314 bool Instruction::extractProfMetadata(uint64_t &TrueVal, in extractProfMetadata()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp914 Constant *TrueVal = getKnownConstant(SI->getTrueValue(), Preference); in ComputeValueKnownInPredecessorsImpl() local
DGVN.cpp2031 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/
DARMISelLowering.cpp4698 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/
DSimplifyCFG.cpp2435 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/
DBitcodeReader.cpp4086 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/
DPatternMatch.h1480 Value *TrueVal = SI->getTrueValue(); in match() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2470 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/
DSystemZISelLowering.cpp6197 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/
DAArch64ISelLowering.cpp5361 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/
DX86ISelLowering.cpp37684 const APInt &TrueVal = TrueC->getAPIntValue(); in combineSelectOfTwoConstants() local