Searched refs:getISALevelValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.cpp61 OS.EmitIntValue(ABIFlagsSection.getISALevelValue(), 1); // isa_level
H A DMipsABIFlagsSection.h54 uint8_t getISALevelValue() { return (uint8_t)ISALevel; } function in struct:llvm::MipsABIFlagsSection

Completed in 44 milliseconds