Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1674 uint64_t BasicInstType,
8105 uint64_t BasicInstType, in cvtSDWA() argument
8129 if (BasicInstType == SIInstrFlags::VOP2 && in cvtSDWA()
8134 } else if (BasicInstType == SIInstrFlags::VOPC && in cvtSDWA()
8155 switch (BasicInstType) { in cvtSDWA()