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,
508 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:SparcAsmParser
/external/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp417 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
612 bool AMDGPUAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:AMDGPUAsmParser
649 bool Res = MatchAndEmitInstruction(IDLoc, Opcode, Operands,
/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp276 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1196 bool PPCAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:PPCAsmParser
/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp403 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
782 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:SystemZAsmParser
/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp728 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
2455 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,
3773 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:AArch64AsmParser
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp133 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
3580 bool MipsAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:MipsAsmParser
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp379 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
8571 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:__anon12536::ARMAsmParser

Completed in 315 milliseconds