Home
last modified time | relevance | path

Searched refs:ParseInstruction (Results 1 – 16 of 16) sorted by relevance

/external/llvm/include/llvm/MC/
DMCTargetAsmParser.h155 virtual bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
157 virtual bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function
159 return ParseInstruction(Info, Name, Token.getLoc(), Operands); in ParseInstruction()
/external/pdfium/xfa/src/fgas/src/xml/
Dfx_sax_imp.h79 void ParseInstruction();
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_parser_imp.h64 void ParseInstruction(CXFA_Node* pXFANode,
Dxfa_parser_imp.cpp908 ParseInstruction(pXFANode, (IFDE_XMLInstruction*)pXMLChild, ePacketID); in NormalLoader()
1349 void CXFA_SimpleParser::ParseInstruction(CXFA_Node* pXFANode, in ParseInstruction() function in CXFA_SimpleParser
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp401 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
703 bool SystemZAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in SystemZAsmParser
/external/llvm/lib/AsmParser/
DLLParser.h454 int ParseInstruction(Instruction *&Inst, BasicBlock *BB,
DLLParser.cpp4674 switch (ParseInstruction(Inst, BB, PFS)) { in ParseBasicBlock()
4709 int LLParser::ParseInstruction(Instruction *&Inst, BasicBlock *BB, in ParseInstruction() function in LLParser
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp54 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
580 bool SparcAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in SparcAsmParser
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp160 virtual bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in __anon6d8d09370111::HexagonAsmParser
165 virtual bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
1452 bool HexagonAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in HexagonAsmParser
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp423 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
1204 bool AMDGPUAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in AMDGPUAsmParser
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp305 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
1629 bool PPCAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in PPCAsmParser
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp819 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
2067 bool X86AsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in X86AsmParser
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp130 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
3317 bool AArch64AsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in AArch64AsmParser
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp145 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
4716 bool MipsAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in MipsAsmParser
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1724 bool HadError = getTargetParser().ParseInstruction(IInfo, OpcodeStr, ID, in parseStatement()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp371 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
5663 bool ARMAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in ARMAsmParser