Searched defs:FalseValue (Results 1 – 6 of 6) sorted by relevance
207 MachineOperand &FalseValue = (*I)->getOperand(2); in expandAndMergeISELs() local274 MachineOperand &FalseValue = (*MI)->getOperand(2); in handleSpecialCases() local431 MachineOperand &FalseValue = MI->getOperand(2); // Value to store if in populateBlocks() local
559 SDValue FalseValue = Op.getOperand(3); in LowerSELECT_CC() local773 MachineOperand &FalseValue = MI.getOperand(4); in emitSelectCC() local
398 Value *FalseValue = SI->getFalseValue(); in replace() local
4114 auto *FalseValue = CurrentSelect->getFalseValue(); in FillPlaceholders() local
6707 APInt FalseValue = FalseOpt->Value; in tryFoldSelectOfConstants() local
7130 APInt FalseValue; in getRangeViaFactoring() member