Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp939 bool isDPP8() const;
8912 bool AMDGPUOperand::isDPP8() const { in isDPP8() function in AMDGPUOperand
9325 if (Op.isDPP8()) { in cvtDPP()