Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp130 ImmTySDWASrc0Sel, enumerator
395 bool isSDWASrc0Sel() const { return isImmTy(ImmTySDWASrc0Sel); } in isSDWASrc0Sel()
1094 case ImmTySDWASrc0Sel: OS << "SDWASrc0Sel"; break; in printImmTy()
9516 …addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTySDWASrc0Sel, SdwaSel::DWORD… in cvtSDWA()
9528 …addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTySDWASrc0Sel, SdwaSel::DWORD… in cvtSDWA()
9536 …addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTySDWASrc0Sel, SdwaSel::DWORD… in cvtSDWA()