Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h380 bool hasMin3Max3_16() const { in hasMin3Max3_16() function
H A DSIISelLowering.cpp10615 ((VT == MVT::f16 || VT == MVT::i16) && Subtarget->hasMin3Max3_16()))) { in performMinMaxCombine()