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.cpp1969 uint64_t BasicInstType,
9991 uint64_t BasicInstType, in cvtSDWA() argument
10015 if (BasicInstType == SIInstrFlags::VOP2 && in cvtSDWA()
10021 if (BasicInstType == SIInstrFlags::VOPC && Inst.getNumOperands() == 0) { in cvtSDWA()
10041 switch (BasicInstType) { in cvtSDWA()