/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 431 Instruction *InstCombinerImpl::foldSelectIntoOp(SelectInst &SI, Value *TrueVal, in foldSelectIntoOp() 548 static Value *foldSelectICmpLshrAshr(const ICmpInst *IC, Value *TrueVal, in foldSelectICmpLshrAshr() 596 static Value *foldSelectICmpAndOr(const ICmpInst *IC, Value *TrueVal, in foldSelectICmpAndOr() 722 const Value *TrueVal, in canonicalizeSaturatedSubtract() 854 static Instruction *foldSelectCtlzToCttz(ICmpInst *ICI, Value *TrueVal, in foldSelectCtlzToCttz() 893 static Value *foldSelectCttzCtlz(ICmpInst *ICI, Value *TrueVal, Value *FalseVal, in foldSelectCttzCtlz() 949 Value *TrueVal = Sel.getTrueValue(); in adjustMinMax() local 1130 Value *TrueVal = Sel.getTrueValue(), *FalseVal = Sel.getFalseValue(); in foldSelectValueEquivalence() local 1462 Value *TrueVal = SI.getTrueValue(); in foldSelectInstWithICmp() local 1723 Value *TrueVal = SI.getTrueValue(); in foldAddSubSelect() local [all …]
|
H A D | InstCombineShifts.cpp | 511 Value *TrueVal = SI->getTrueValue(); in canEvaluateShifted() local 869 Value *TrueVal; in FoldShiftByConstant() local
|
H A D | InstCombineAddSub.cpp | 1980 Value *Cond, *TrueVal, *FalseVal; in visitSub() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationPlanner.h | 148 VPValue *createSelect(VPValue *Cond, VPValue *TrueVal, VPValue *FalseVal) { in createSelect()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | TGLexer.h | 61 TrueVal, FalseVal, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | CFLGraph.h | 345 auto *TrueVal = Inst.getTrueValue(); in visitSelectInst() local
|
H A D | InstructionSimplify.cpp | 75 static Value *foldSelectWithBinaryOp(Value *Cond, Value *TrueVal, in foldSelectWithBinaryOp() 3973 static Value *simplifySelectBitTest(Value *TrueVal, Value *FalseVal, Value *X, in simplifySelectBitTest() 4010 Value *TrueVal, Value *FalseVal) { in simplifySelectWithFakeICmpEq() 4022 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond() 4141 static Value *SimplifySelectInst(Value *Cond, Value *TrueVal, Value *FalseVal, in SimplifySelectInst() 4235 Value *llvm::SimplifySelectInst(Value *Cond, Value *TrueVal, Value *FalseVal, in SimplifySelectInst()
|
H A D | IVDescriptors.cpp | 568 Value *TrueVal = SI->getTrueValue(); in isConditionalRdxPattern() local
|
H A D | ValueTracking.cpp | 5513 Value *TrueVal, Value *FalseVal, in matchFastFloatClamp() 5567 Value *TrueVal, Value *FalseVal) { in matchClamp() 5712 Value *TrueVal, Value *FalseVal, in matchMinMax() 5819 Value *TrueVal, Value *FalseVal, in matchSelectPattern() 6118 Value *TrueVal = SI->getTrueValue(); in matchSelectPattern() local 6126 CmpInst *CmpI, Value *TrueVal, Value *FalseVal, Value *&LHS, Value *&RHS, in matchDecomposedSelectPattern()
|
H A D | LazyValueInfo.cpp | 802 ValueLatticeElement &TrueVal = *OptTrueVal; in solveBlockValueSelect() local
|
H A D | InlineCost.cpp | 1914 Value *TrueVal = SI.getTrueValue(); in visitSelectInst() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 1987 SDValue TrueVal = DAG.getNode(Opc, dl, VT, ShOpHi, ExtraShAmt); in LowerShiftRightParts() local 2047 SDValue TrueVal = DAG.getNode(ISD::SHL, dl, VT, ShOpLo, ExtraShAmt); in LowerShiftLeftParts() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 1431 SDValue TrueVal = OtherOp; in combineSelectAndUse() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 2477 SDValue TrueVal = GetPromotedFloat(N->getOperand(1)); in PromoteFloatRes_SELECT() local 2487 SDValue TrueVal = GetPromotedFloat(N->getOperand(2)); in PromoteFloatRes_SELECT_CC() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 844 if (ConstantExpr *TrueVal = dyn_cast<ConstantExpr>(V1)) { in ConstantFoldSelectInstruction() local
|
H A D | Metadata.cpp | 1390 bool Instruction::extractProfMetadata(uint64_t &TrueVal, in extractProfMetadata()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 954 Constant *TrueVal = getKnownConstant(SI->getTrueValue(), Preference); in computeValueKnownInPredecessorsImpl() local
|
H A D | GVN.cpp | 2357 Value *TrueVal = ConstantInt::getTrue(TrueSucc->getContext()); in processInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 4978 SDValue TrueVal, SDValue ARMcc, SDValue CCR, in getCMOV() 5018 const SDValue TrueVal, const SDValue FalseVal, in isLowerSaturate() 5115 SDValue TrueVal = Op.getOperand(2); in isLowerSaturatingConditional() local 5185 SDValue TrueVal = Op.getOperand(2); in LowerSELECT_CC() local 11864 SDValue TrueVal = OtherOp; in combineSelectAndUse() local 12479 SDValue TrueVal; in PerformSELECTCombine() local 16746 SDValue TrueVal = N->getOperand(1); in PerformCMOVCombine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 4280 Value *TrueVal, *FalseVal, *Cond; in parseFunctionBody() local 4295 Value *TrueVal, *FalseVal, *Cond; in parseFunctionBody() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 2844 Value *TrueVal = PN->getIncomingValue(PN->getIncomingBlock(0) == IfFalse); in FoldTwoEntryPHINode() local 4010 ConstantInt *TrueVal = dyn_cast<ConstantInt>(Select->getTrueValue()); in SimplifySwitchOnSelect() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 1788 auto *TrueVal = SI->getTrueValue(); in match() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 2476 SDValue TrueVal = Op.getOperand(2); in LowerSELECT_CC() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 6501 auto *TrueVal = dyn_cast<ConstantSDNode>(CompareLHS->getOperand(0)); in combineCCMask() local 6630 auto *TrueVal = dyn_cast<ConstantSDNode>(Select->getOperand(0)); in combineGET_CCMASK() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 2689 const APInt &TrueVal = cast<ConstantSDNode>(TrueV)->getAPIntValue(); in lowerSELECT() local 5442 SDValue TrueVal = Slct.getOperand(3); in combineSelectCCAndUse() local
|