Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp664 bool MatchingInlineAsm = false) { in Error() argument
666 if (MatchingInlineAsm) return true; in Error()
672 bool MatchingInlineAsm = false) { in ErrorAndEatStatement() argument
675 return Error(L, Msg, Ranges, MatchingInlineAsm); in ErrorAndEatStatement()
734 bool MatchingInlineAsm) override;
737 MCStreamer &Out, bool MatchingInlineAsm);
740 bool MatchingInlineAsm);
745 bool MatchingInlineAsm);
750 bool MatchingInlineAsm);
2549 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
[all …]
/external/llvm/include/llvm/MC/MCParser/
DMCTargetAsmParser.h185 bool MatchingInlineAsm) = 0;
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp409 bool MatchingInlineAsm) override;
789 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
794 MatchingInlineAsm); in MatchAndEmitInstruction()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp110 bool MatchingInlineAsm);
114 uint64_t &ErrorInfo, bool MatchingInlineAsm) override;
774 bool MatchingInlineAsm) { in matchOneInstruction() argument
777 MatchInstructionImpl(InstOperands, MCI, ErrorInfo, MatchingInlineAsm); in matchOneInstruction()
823 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
851 MatchingInlineAsm)) in MatchAndEmitInstruction()
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp56 bool MatchingInlineAsm) override;
636 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
640 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp52 bool MatchingInlineAsm) override;
546 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
550 MatchingInlineAsm); in MatchAndEmitInstruction()
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp277 bool MatchingInlineAsm) override;
1235 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
1238 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp649 bool MatchingInlineAsm) override;
1149 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
1152 switch (MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm)) { in MatchAndEmitInstruction()
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp90 bool MatchingInlineAsm) override;
3742 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
4017 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm, 1); in MatchAndEmitInstruction()
4028 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm, 0); in MatchAndEmitInstruction()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp137 bool MatchingInlineAsm) override;
3759 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
3763 MatchInstructionImpl(Operands, Inst, ErrorInfo, MatchingInlineAsm); in MatchAndEmitInstruction()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp401 bool MatchingInlineAsm) override;
8811 bool MatchingInlineAsm) { in MatchAndEmitInstruction() argument
8816 MatchingInlineAsm); in MatchAndEmitInstruction()