Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1787 uint64_t BasicInstType,
9003 uint64_t BasicInstType, in cvtSDWA() argument
9027 if (BasicInstType == SIInstrFlags::VOP2 && in cvtSDWA()
9032 } else if (BasicInstType == SIInstrFlags::VOPC && in cvtSDWA()
9053 switch (BasicInstType) { in cvtSDWA()