HomeSort by relevance Sort by last modified time
    Searched refs:getISAExtensionValue (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIFlagsSection.cpp 63 OS.EmitIntValue(ABIFlagsSection.getISAExtensionValue(), 4); // isa_ext
MipsABIFlagsSection.h 64 uint32_t getISAExtensionValue() { return (uint32_t)ISAExtension; }

Completed in 549 milliseconds