Searched refs:ImmTyExpVM (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp142 ImmTyExpVM, enumerator in enum:__anon2230::AMDGPUOperand::ImmTy
328 bool isExpVM() const { return isImmTy(ImmTyExpVM); }
1019 case ImmTyExpVM: OS << "ExpVM"; break;
5940 addOptionalImmOperand(Inst, Operands, OptionalIdx, AMDGPUOperand::ImmTyExpVM);
7307 {"vm", AMDGPUOperand::ImmTyExpVM, true, nullptr},

Completed in 208 milliseconds