Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp431 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 DInstCombineShifts.cpp511 Value *TrueVal = SI->getTrueValue(); in canEvaluateShifted() local
869 Value *TrueVal; in FoldShiftByConstant() local
H A DInstCombineAddSub.cpp1980 Value *Cond, *TrueVal, *FalseVal; in visitSub() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h148 VPValue *createSelect(VPValue *Cond, VPValue *TrueVal, VPValue *FalseVal) { in createSelect()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.h61 TrueVal, FalseVal, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLGraph.h345 auto *TrueVal = Inst.getTrueValue(); in visitSelectInst() local
H A DInstructionSimplify.cpp75 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 DIVDescriptors.cpp568 Value *TrueVal = SI->getTrueValue(); in isConditionalRdxPattern() local
H A DValueTracking.cpp5513 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 DLazyValueInfo.cpp802 ValueLatticeElement &TrueVal = *OptTrueVal; in solveBlockValueSelect() local
H A DInlineCost.cpp1914 Value *TrueVal = SI.getTrueValue(); in visitSelectInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1987 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 DLanaiISelLowering.cpp1431 SDValue TrueVal = OtherOp; in combineSelectAndUse() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2477 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 DConstantFold.cpp844 if (ConstantExpr *TrueVal = dyn_cast<ConstantExpr>(V1)) { in ConstantFoldSelectInstruction() local
H A DMetadata.cpp1390 bool Instruction::extractProfMetadata(uint64_t &TrueVal, in extractProfMetadata()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp954 Constant *TrueVal = getKnownConstant(SI->getTrueValue(), Preference); in computeValueKnownInPredecessorsImpl() local
H A DGVN.cpp2357 Value *TrueVal = ConstantInt::getTrue(TrueSucc->getContext()); in processInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4978 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 DBitcodeReader.cpp4280 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 DSimplifyCFG.cpp2844 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 DPatternMatch.h1788 auto *TrueVal = SI->getTrueValue(); in match() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2476 SDValue TrueVal = Op.getOperand(2); in LowerSELECT_CC() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6501 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 DRISCVISelLowering.cpp2689 const APInt &TrueVal = cast<ConstantSDNode>(TrueV)->getAPIntValue(); in lowerSELECT() local
5442 SDValue TrueVal = Slct.getOperand(3); in combineSelectCCAndUse() local

12