OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getReturnAttrs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp
945
static AttributeList
getReturnAttrs
(FastISel::CallLoweringInfo &CLI) {
1003
GetReturnInfo(CLI.CallConv, CLI.RetTy,
getReturnAttrs
(CLI), Outs, TLI, DL);
SelectionDAGBuilder.cpp
9331
static AttributeList
getReturnAttrs
(TargetLowering::CallLoweringInfo &CLI) {
9378
GetReturnInfo(CLI.CallConv, CLI.RetTy,
getReturnAttrs
(CLI), Outs, *this, DL);
Completed in 79 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026