Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp56 OS.EmitIntValue(ABIFlagsSection.getVersionValue(), 2); // version in operator <<()
DMipsABIFlagsSection.h57 uint16_t getVersionValue() { return (uint16_t)Version; } in getVersionValue() function