OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVarArgsBase
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaMachineFunctionInfo.h
56
int
getVarArgsBase
() const { return VarArgsBase; }
AlphaISelLowering.cpp
757
SDValue FR = DAG.getFrameIndex(FuncInfo->
getVarArgsBase
(), MVT::i64);
[
all
...]
Completed in 114 milliseconds