Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1675 uint64_t BasicInstType,
8151 uint64_t BasicInstType, in cvtSDWA() argument
8175 if (BasicInstType == SIInstrFlags::VOP2 && in cvtSDWA()
8180 } else if (BasicInstType == SIInstrFlags::VOPC && in cvtSDWA()
8201 switch (BasicInstType) { in cvtSDWA()