Searched defs:TrueValue (Results 1 – 6 of 6) sorted by relevance
206 MachineOperand &TrueValue = (*I)->getOperand(1); in expandAndMergeISELs() local273 MachineOperand &TrueValue = (*MI)->getOperand(1); in handleSpecialCases() local429 MachineOperand &TrueValue = MI->getOperand(1); // Value to store if in populateBlocks() local
273 Value *TrueValue = ConstantInt::getTrue(F.getContext()); lowerIncomingArguments() local
4017 auto *TrueValue = CurrentSelect->getTrueValue(); FillPlaceholders() local
1562 SDValue TrueValue = getBoolConstant(true, DL, VT, VT); getLogicalNOT() local 1568 SDValue TrueValue = getBoolConstant(true, DL, VT, VT); getVPLogicalNOT() local
6373 APInt TrueValue = TrueOpt->Value; tryFoldSelectOfConstants() local [all...]
7115 APInt TrueValue; getRangeViaFactoring() member [all...]