Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5011 isSupportedMnemo(StringRef Mnemo,const FeatureBitset & FBS) isSupportedMnemo() argument
5016 isSupportedMnemo(StringRef Mnemo,const FeatureBitset & FBS,ArrayRef<unsigned> Variants) isSupportedMnemo() argument
5027 checkUnsupportedInstruction(StringRef Mnemo,const SMLoc & IDLoc) checkUnsupportedInstruction() argument
5121 StringRef Mnemo = ((AMDGPUOperand &)*Operands[0]).getToken(); MatchAndEmitInstruction() local
6268 getCPolKind(StringRef Id,StringRef Mnemo,bool & Disabling) const getCPolKind() argument
6330 StringRef Mnemo = ((AMDGPUOperand &)*Operands[0]).getToken(); parseCPol() local
[all...]