Home
last modified time | relevance | path

Searched refs:ISAExtensionSet (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h38 uint32_t ISAExtensionSet; member
54 ISAExtensionSet(0), ASESet(0), OddSPReg(false), Is32BitABI(false), in MipsABIFlagsSection()
64 uint32_t getISAExtensionSetValue() { return (uint32_t)ISAExtensionSet; } in getISAExtensionSetValue()