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

  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsSubtarget.h 82 // HasSwap - Byte and half swap instructions.
83 bool HasSwap;
128 bool hasSwap() const { return HasSwap; }
MipsISelLowering.cpp 214 if (!Subtarget->hasSwap())
    [all...]

Completed in 99 milliseconds