OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RetAddr
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
EntryExitInstrumenter.cpp
49
Instruction *
RetAddr
= CallInst::Create(
53
RetAddr
->setDebugLoc(DL);
56
RetAddr
};
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprAgg.cpp
269
Address
RetAddr
= Address::invalid();
276
RetAddr
= Dest.getAddress();
278
RetAddr
= CGF.CreateMemTemp(RetTy, "tmp", &RetAllocaAddr);
296
EmitCall(ReturnValueSlot(
RetAddr
, Dest.isVolatile(), IsResultUnused,
/src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcISelLowering.cpp
2678
SDValue
RetAddr
;
2682
RetAddr
= DAG.getCopyFromReg(DAG.getEntryNode(), dl, RetReg, VT);
2683
return
RetAddr
;
2694
RetAddr
= DAG.getLoad(VT, dl, DAG.getEntryNode(), Ptr, MachinePointerInfo());
2696
return
RetAddr
;
Completed in 19 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026