Home
last modified time | relevance | path

Searched defs:RetValue (Results 1 – 16 of 16) sorted by relevance

/external/curl/docs/examples/
Dsynctime.c261 int RetValue; in main() local
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h60 void endFunctionWithRet(Function *Func, Value *RetValue) { in endFunctionWithRet()
/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h57 void endFunctionWithRet(Function *Func, Value *RetValue) { in endFunctionWithRet()
/external/llvm-project/clang/lib/AST/Interp/
DInterp.cpp74 static bool RetValue(InterpState &S, CodePtr &Pt, APValue &Result) { in RetValue() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp379 SDValue RetValue; in lowerCallResult() local
/external/llvm-project/llvm/lib/Target/ARC/
DARCISelLowering.cpp378 SDValue RetValue; in lowerCallResult() local
/external/swiftshader/third_party/subzero/src/
DIceInst.cpp466 InstRet::InstRet(Cfg *Func, Operand *RetValue) in InstRet()
DIceTargetLoweringMIPS32.cpp1789 Variable *RetValue = nullptr; in addEpilog() local
6194 void TargetMIPS32::Sandboxer::ret(Variable *RetAddr, Variable *RetValue) { in ret()
DIceTargetLoweringARM32.cpp1743 Variable *RetValue = nullptr; in addEpilog() local
7160 void TargetARM32::Sandboxer::ret(Variable *RetAddr, Variable *RetValue) { in ret()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1200 SDValue RetValue = DAG.getCopyFromReg(Chain, DL, VA.getLocReg(), in LowerCall() local
1260 SDValue RetValue = OutVals[I]; in LowerReturn() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp2345 SDValue RetValue = in LowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1655 SDValue RetValue = DAG.getCopyFromReg(Chain, DL, VA.getLocReg(), in LowerCall() local
1718 SDValue RetValue = OutVals[I]; in LowerReturn() local
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp3045 SDValue RetValue = in LowerCall() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1702 SDValue RetValue = DAG.getCopyFromReg(Chain, DL, VA.getLocReg(), in LowerCall() local
1765 SDValue RetValue = OutVals[I]; in LowerReturn() local
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h5317 if (const auto *RetValue = Node.getRetValue()) in AST_MATCHER_P() local
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h7146 if (const auto *RetValue = Node.getRetValue()) in AST_MATCHER_P() local