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

  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsSubtarget.h 79 // HasMinMax - MIN and MAX instructions.
80 bool HasMinMax;
127 bool hasMinMax() const { return HasMinMax; }
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 491 milliseconds