Searched defs:RetValue (Results 1 – 9 of 9) sorted by relevance
266 int RetValue; in main() local
60 void endFunctionWithRet(Function *Func, Value *RetValue) { in endFunctionWithRet()
530 SDValue RetValue = Chain.getValue(0); in LowerCallResult() local
367 SDValue RetValue = Chain.getValue(0); in LowerCallResult() local
474 InstRet::InstRet(Cfg *Func, Operand *RetValue) in InstRet()
1804 Variable *RetValue = nullptr; in addEpilog() local6230 void TargetMIPS32::Sandboxer::ret(Variable *RetAddr, Variable *RetValue) { in ret()
1752 Variable *RetValue = nullptr; in addEpilog() local6948 void TargetARM32::Sandboxer::ret(Variable *RetAddr, Variable *RetValue) { in ret()
1200 SDValue RetValue = DAG.getCopyFromReg(Chain, DL, VA.getLocReg(), in LowerCall() local1260 SDValue RetValue = OutVals[I]; in LowerReturn() local
5317 if (const auto *RetValue = Node.getRetValue()) in AST_MATCHER_P() local