Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Disassembler/ARM/
H A DTestArm64Disassembly.cpp71 const char *mnemonic; TEST_F() local
H A DTestArmv7Disassembly.cpp79 const char *mnemonic; TEST_F() local
/llvm-project/mlir/tools/mlir-tblgen/
H A DDirectiveCommonGen.cpp98 llvm::SmallString<16> mnemonic; emitDecls() local
H A DEnumPythonBindingGen.cpp152 StringRef mnemonic = attr.getMnemonic().value(); emitPythonEnums() local
H A DAttrOrTypeDefGen.cpp317 auto *mnemonic = defCls.addStaticMethod<Method::Constexpr>( emitParserPrinter() local
[all...]
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformDialect.cpp109 StringRef mnemonic) { in reportDuplicateTypeRegistration() argument
/llvm-project/mlir/include/mlir/Dialect/Transform/IR/
H A DTransformDialect.h276 StringRef mnemonic = Type::getMnemonic(); in addTypeIfNotRegistered() local
/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp7196 const char *mnemonic = inst->GetMnemonic(&exe_ctx); WindowDelegateDraw() local
[all...]