OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getISALevelValue
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp
57
OS.EmitIntValue(ABIFlagsSection.
getISALevelValue
(), 1); // isa_level
MipsABIFlagsSection.h
58
uint8_t
getISALevelValue
() { return (uint8_t)ISALevel; }
Completed in 176 milliseconds