Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1888 uint64_t BasicInstType,
9447 uint64_t BasicInstType, in cvtSDWA() argument
9471 if (BasicInstType == SIInstrFlags::VOP2 && in cvtSDWA()
9477 if (BasicInstType == SIInstrFlags::VOPC && Inst.getNumOperands() == 0) { in cvtSDWA()
9497 switch (BasicInstType) { in cvtSDWA()