Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp13149 static bool supportsMin3Max3(const GCNSubtarget &Subtarget, unsigned Opc, in supportsMin3Max3() function
13186 if (supportsMin3Max3(*Subtarget, Opc, VT)) { in performMinMaxCombine()