OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setHasSpills
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/AVR/
AVRMachineFunctionInfo.h
52
void
setHasSpills
(bool B) { HasSpills = B; }
/external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h
161
void
setHasSpills
() { HasSpills = true; }
PPCInstrInfo.cpp
[
all
...]
Completed in 52 milliseconds