Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/Mips/
H A DTarget.cpp23 static Error isInvalidMemoryInstr(const Instruction &Instr) { in isInvalidMemoryInstr() function
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp81 static const char *isInvalidMemoryInstr(const Instruction &Instr) { in isInvalidMemoryInstr() function