Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp228 static bool needsMMLEByteOrder(unsigned Kind) { in needsMMLEByteOrder() function
282 bool microMipsLEByteOrder = needsMMLEByteOrder((unsigned) Kind); in applyFixup()