Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h362 bool hasMin3Max3_16() const { in hasMin3Max3_16() function
H A DSIISelLowering.cpp9966 ((VT == MVT::f16 || VT == MVT::i16) && Subtarget->hasMin3Max3_16()))) { in performMinMaxCombine()