OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setSpillsVRSAVE
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h
146
void
setSpillsVRSAVE
() { SpillsVRSAVE = true; }
PPCInstrInfo.cpp
669
FuncInfo->
setSpillsVRSAVE
();
782
FuncInfo->
setSpillsVRSAVE
();
[
all
...]
Completed in 54 milliseconds