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

/external/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp49 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
386 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:SparcAsmParser
/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp257 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1129 bool PPCAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:PPCAsmParser
/external/llvm/lib/Target/R600/AsmParser/
H A DAMDGPUAsmParser.cpp329 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
505 bool AMDGPUAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:AMDGPUAsmParser
/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp378 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
713 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:SystemZAsmParser
/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp696 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
2465 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:X86AsmParser
/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp85 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
3606 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:AArch64AsmParser
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp123 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
2162 bool MipsAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:MipsAsmParser
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp375 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
8577 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:__anon10685::ARMAsmParser

Completed in 386 milliseconds