Home
last modified time | relevance | path

Searched refs:MatchingInlineAsm (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp637 bool MatchingInlineAsm = false) { in Error() argument
639 if (MatchingInlineAsm) return true; in Error()
645 bool MatchingInlineAsm = false) { in ErrorAndEatStatement() argument
648 return Error(L, Msg, Ranges, MatchingInlineAsm); in ErrorAndEatStatement()
699 bool MatchingInlineAsm) override;
702 MCStreamer &Out, bool MatchingInlineAsm);
705 bool MatchingInlineAsm);
710 bool MatchingInlineAsm);
715 bool MatchingInlineAsm);
2468 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
[all …]
/external/llvm/include/llvm/MC/
DMCTargetAsmParser.h172 bool MatchingInlineAsm) = 0;
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp381 bool MatchingInlineAsm) override;
717 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
722 MatchingInlineAsm); in MatchAndEmitInstruction()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp52 bool MatchingInlineAsm) override;
390 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
394 MatchingInlineAsm); in MatchAndEmitInstruction()
/external/llvm/lib/Target/R600/AsmParser/
DAMDGPUAsmParser.cpp332 bool MatchingInlineAsm) override;
509 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
512 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp260 bool MatchingInlineAsm) override;
1132 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
1135 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp88 bool MatchingInlineAsm) override;
3610 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
3832 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm, 1); in MatchAndEmitInstruction()
3838 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm, 0); in MatchAndEmitInstruction()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp126 bool MatchingInlineAsm) override;
2166 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
2171 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp378 bool MatchingInlineAsm) override;
8580 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
8585 MatchingInlineAsm); in MatchAndEmitInstruction()