Home
last modified time | relevance | path

Searched defs:Mnemo (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5181 isSupportedMnemo(StringRef Mnemo,const FeatureBitset & FBS) isSupportedMnemo() argument
5186 isSupportedMnemo(StringRef Mnemo,const FeatureBitset & FBS,ArrayRef<unsigned> Variants) isSupportedMnemo() argument
5197 checkUnsupportedInstruction(StringRef Mnemo,const SMLoc & IDLoc) checkUnsupportedInstruction() argument
5287 StringRef Mnemo = ((AMDGPUOperand &)*Operands[0]).getToken(); MatchAndEmitInstruction() local
6500 getCPolKind(StringRef Id,StringRef Mnemo,bool & Disabling) const getCPolKind() argument
6562 StringRef Mnemo = ((AMDGPUOperand &)*Operands[0]).getToken(); parseCPol() local
[all...]