Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp131 ImmTySDWASrc1Sel, enumerator
396 bool isSDWASrc1Sel() const { return isImmTy(ImmTySDWASrc1Sel); } in isSDWASrc1Sel()
1095 case ImmTySDWASrc1Sel: OS << "SDWASrc1Sel"; break; in printImmTy()
9529 …addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTySDWASrc1Sel, SdwaSel::DWORD… in cvtSDWA()
9537 …addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTySDWASrc1Sel, SdwaSel::DWORD… in cvtSDWA()