Home
last modified time | relevance | path

Searched defs:TrueValue (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp
/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp271 Value *TrueValue = ConstantInt::getTrue(F.getContext()); in lowerIncomingArguments() local
H A DCodeGenPrepare.cpp4111 auto *TrueValue = CurrentSelect->getTrueValue(); FillPlaceholders() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1584 SDValue TrueValue = getBoolConstant(true, DL, VT, VT); getLogicalNOT() local
1590 SDValue TrueValue = getBoolConstant(true, DL, VT, VT); getVPLogicalNOT() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp6626 ConstantInt *TrueValue = dyn_cast<ConstantInt>(Select->getTrueValue()); TEST_F() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6650 APInt TrueValue = TrueOpt->Value; tryFoldSelectOfConstants() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp7129 APInt TrueValue; getRangeViaFactoring() member
[all...]