Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1804 uint64_t BasicInstType,
8950 uint64_t BasicInstType, in cvtSDWA() argument
8974 if (BasicInstType == SIInstrFlags::VOP2 && in cvtSDWA()
8979 } else if (BasicInstType == SIInstrFlags::VOPC && in cvtSDWA()
9000 switch (BasicInstType) { in cvtSDWA()