HomeSort by relevance Sort by last modified time
    Searched refs:needsMMLEByteOrder (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsAsmBackend.cpp 216 static bool needsMMLEByteOrder(unsigned Kind) {
267 bool microMipsLEByteOrder = needsMMLEByteOrder((unsigned) Kind);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsAsmBackend.cpp 228 static bool needsMMLEByteOrder(unsigned Kind) {
282 bool microMipsLEByteOrder = needsMMLEByteOrder((unsigned) Kind);

Completed in 243 milliseconds