OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getISAExtensionSetValue
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp
63
OS.EmitIntValue(ABIFlagsSection.
getISAExtensionSetValue
(), 4); // isa_ext
MipsABIFlagsSection.h
64
uint32_t
getISAExtensionSetValue
() { return (uint32_t)ISAExtensionSet; }
Completed in 38 milliseconds