Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp227 static bool needsMMLEByteOrder(unsigned Kind) { in needsMMLEByteOrder() function
281 bool microMipsLEByteOrder = needsMMLEByteOrder((unsigned) Kind); in applyFixup()