Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h504 bool hasMin3Max3_16() const { in hasMin3Max3_16() function
DSIISelLowering.cpp7071 ((VT != MVT::f16 && VT != MVT::i16) || Subtarget->hasMin3Max3_16())) { in performMinMaxCombine()