/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCTargetAsmParser.h | 89 MatchAndEmitInstruction(SMLoc IDLoc,
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCTargetAsmParser.h | 182 virtual bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/ |
D | MBlazeAsmParser.cpp | 49 bool MatchAndEmitInstruction(SMLoc IDLoc, 318 MatchAndEmitInstruction(SMLoc IDLoc, in MatchAndEmitInstruction() function in MBlazeAsmParser
|
/external/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 406 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, 785 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in SystemZAsmParser
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 52 bool MatchAndEmitInstruction(SMLoc IDLoc, 943 MatchAndEmitInstruction(SMLoc IDLoc, in MatchAndEmitInstruction() function in X86ATTAsmParser
|
/external/llvm/lib/Target/Lanai/AsmParser/ |
D | LanaiAsmParser.cpp | 53 bool MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, 632 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in llvm::__anon737eca8c0111::LanaiAsmParser
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 49 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, 542 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in SparcAsmParser
|
/external/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 112 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, 819 bool HexagonAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in HexagonAsmParser
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 274 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, 1232 bool PPCAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in PPCAsmParser
|
/external/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 646 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, 1145 bool AMDGPUAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in AMDGPUAsmParser
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 731 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, 2546 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in X86AsmParser
|
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
D | AsmParser.cpp | 1213 HadError = getTargetParser().MatchAndEmitInstruction(IDLoc, ParsedOperands, in ParseStatement()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 235 bool MatchAndEmitInstruction(SMLoc IDLoc, 4400 MatchAndEmitInstruction(SMLoc IDLoc, in MatchAndEmitInstruction() function in ARMAsmParser
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 87 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, 3738 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in AArch64AsmParser
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 134 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, 3755 bool MipsAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in MipsAsmParser
|
/external/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 1918 getTargetParser().MatchAndEmitInstruction(IDLoc, Info.Opcode, in parseStatement()
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 398 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, 8808 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in ARMAsmParser
|