Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBInstruction.cpp110 const char *SBInstruction::GetMnemonic(SBTarget target) { in GetMnemonic() function in SBInstruction
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1155 StringRef GetMnemonic(unsigned Opc) { in GetMnemonic() function