Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1852 uint64_t BasicInstType,
9103 uint64_t BasicInstType, in cvtSDWA() argument
9127 if (BasicInstType == SIInstrFlags::VOP2 && in cvtSDWA()
9132 } else if (BasicInstType == SIInstrFlags::VOPC && in cvtSDWA()
9153 switch (BasicInstType) { in cvtSDWA()