Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp77 AMDGPU::getVOPDFull(AMDGPU::getVOPDOpcode(Opc1), in doReplace()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h599 int getVOPDFull(unsigned OpX, unsigned OpY, unsigned EncodingFamily);
H A DAMDGPUBaseInfo.cpp649 int getVOPDFull(unsigned OpX, unsigned OpY, unsigned EncodingFamily) { in getVOPDFull() function