Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.cpp69 OS.emitIntValue(ABIFlagsSection.getFlags1Value(), 4); // flags1 in operator <<()
H A DMipsABIFlagsSection.h63 uint32_t getFlags1Value() { in getFlags1Value() function