Searched defs:TrueValue (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp206 MachineOperand &TrueValue = (*I)->getOperand(1); local
273 MachineOperand &TrueValue = (*MI)->getOperand(1); local
440 MachineOperand &TrueValue = MI->getOperand(1); // Value to store if local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp247 Value *TrueValue = ConstantInt::getTrue(F.getContext()); local
H A DCodeGenPrepare.cpp3504 auto *TrueValue = CurrentSelect->getTrueValue(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2486 Value *TrueValue = TrueRet->getReturnValue(); local
[all...]

Completed in 153 milliseconds