Searched defs:ParseInstruction (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp54 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
450 bool SparcAsmParser::ParseInstruction(ParseInstructionInfo &Info, function in class:SparcAsmParser
/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp278 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
1345 bool PPCAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, function in class:PPCAsmParser
/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp344 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
600 bool SystemZAsmParser::ParseInstruction(ParseInstructionInfo &Info, function in class:SystemZAsmParser
/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp758 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
1879 bool X86AsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, function in class:X86AsmParser
/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp128 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
3121 /// ParseInstruction - Parse an AArch64 instruction mnemonic followed by its
3123 bool AArch64AsmParser::ParseInstruction(ParseInstructionInfo &Info, function in class:AArch64AsmParser
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp89 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
2266 bool MipsAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, function in class:MipsAsmParser
2268 DEBUG(dbgs() << "ParseInstruction\n");
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp352 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
5297 bool ARMAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, function in class:__anon25988::ARMAsmParser

Completed in 232 milliseconds