Searched defs:TrueValue (Results 1 – 7 of 7) sorted by relevance
271 Value *TrueValue = ConstantInt::getTrue(F.getContext()); in lowerIncomingArguments() local
4111 auto *TrueValue = CurrentSelect->getTrueValue(); FillPlaceholders() local
1584 SDValue TrueValue = getBoolConstant(true, DL, VT, VT); getLogicalNOT() local 1590 SDValue TrueValue = getBoolConstant(true, DL, VT, VT); getVPLogicalNOT() local
6626 ConstantInt *TrueValue = dyn_cast<ConstantInt>(Select->getTrueValue()); TEST_F() local
6650 APInt TrueValue = TrueOpt->Value; tryFoldSelectOfConstants() local [all...]
7129 APInt TrueValue; getRangeViaFactoring() member [all...]