Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h971 FPType getFPDstSelType(unsigned Opc);
H A DAMDGPUBaseInfo.cpp734 FPType getFPDstSelType(unsigned Opc) { in getFPDstSelType() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp901 AMDGPU::FPType IsFP4OrFP8ConvOpc = AMDGPU::getFPDstSelType(Opcode); in getDstSelForwardingOperand()