Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp386 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in SparcAsmParser
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp713 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in SystemZAsmParser
/external/llvm/lib/Target/R600/AsmParser/
DAMDGPUAsmParser.cpp505 bool AMDGPUAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in AMDGPUAsmParser
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1129 bool PPCAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in PPCAsmParser
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2465 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in X86AsmParser
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2162 bool MipsAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in MipsAsmParser
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3606 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in AArch64AsmParser
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp8577 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in ARMAsmParser