Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp64 OS.EmitIntValue(ABIFlagsSection.getASESetValue(), 4); // ases in operator <<()
DMipsABIFlagsSection.h65 uint32_t getASESetValue() { return (uint32_t)ASESet; } in getASESetValue() function