Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.h608 bool isPermlane16(unsigned Opc);
HDAMDGPUBaseInfo.cpp575 bool isPermlane16(unsigned Opc) { in isPermlane16() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUInstPrinter.cpp1400 if (isPermlane16(Opc)) { in printOpSel()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.cpp4527 if (isPermlane16(Opc)) { in validateOpSel()