OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBasePointerSaveIndex
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h
141
int
getBasePointerSaveIndex
() const { return BasePointerSaveIndex; }
PPCFrameLowering.cpp
807
int BPIndex = FI->
getBasePointerSaveIndex
();
[
all
...]
Completed in 64 milliseconds