Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.cpp66 OS.EmitIntValue(ABIFlagsSection.getFlags2Value(), 4); // flags2 in operator <<()
DMipsABIFlagsSection.h76 uint32_t getFlags2Value() { return 0; } in getFlags2Value() function