/external/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 49 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 D | AMDGPUAsmParser.cpp | 417 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 D | PPCAsmParser.cpp | 276 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 D | SystemZAsmParser.cpp | 403 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 D | X86AsmParser.cpp | 728 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 D | AArch64AsmParser.cpp | 85 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 D | MipsAsmParser.cpp | 133 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 D | ARMAsmParser.cpp | 379 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, 8571 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:__anon12536::ARMAsmParser
|