Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsSubtarget.h80 bool HasMinMax; variable
127 bool hasMinMax() const { return HasMinMax; } in hasMinMax()
DMipsSubtarget.cpp30 HasMinMax(false), HasSwap(false), HasBitCount(false) in MipsSubtarget()
DMips.td55 def FeatureMinMax : SubtargetFeature<"minmax", "HasMinMax", "true",