Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1511 bool hasAny64BitVGPROperands(const MCInstrDesc &OpDesc);
H A DAMDGPUBaseInfo.cpp2956 bool hasAny64BitVGPROperands(const MCInstrDesc &OpDesc) { in hasAny64BitVGPROperands() function
2972 return hasAny64BitVGPROperands(OpDesc); in isDPALU_DPP()