Home
last modified time | relevance | path

Searched defs:ParseDirective (Results 1 – 25 of 43) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp504 bool BPFAsmParser::ParseDirective(AsmToken DirectiveID) { return true; } in ParseDirective() function in BPFAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp494 bool BPFAsmParser::ParseDirective(AsmToken DirectiveID) { return true; } in ParseDirective() function in BPFAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp421 bool MSP430AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in MSP430AsmParser
/external/llvm-project/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp438 bool MSP430AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in MSP430AsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp631 bool AVRAsmParser::ParseDirective(llvm::AsmToken DirectiveID) { in ParseDirective() function in AVRAsmParser
/external/llvm-project/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp651 bool AVRAsmParser::ParseDirective(llvm::AsmToken DirectiveID) { in ParseDirective() function in AVRAsmParser
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp308 static bool ParseDirective(StringRef S, ExpectedData *ED, SourceManager &SM, in ParseDirective() function
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp663 ParseDirective(AsmToken DirectiveID) in ParseDirective() function in SparcAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp698 ParseDirective(AsmToken DirectiveID) in ParseDirective() function in SparcAsmParser
/external/llvm-project/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp709 ParseDirective(AsmToken DirectiveID) in ParseDirective() function in SparcAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp648 bool ParseDirective(AsmToken DirectiveID) override { in ParseDirective() function in __anon3fc1b0670111::WebAssemblyAsmParser
/external/llvm-project/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp405 static bool ParseDirective(StringRef S, ExpectedData *ED, SourceManager &SM, in ParseDirective() function
/external/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp693 bool ParseDirective(AsmToken DirectiveID) override { in ParseDirective() function in __anonf4bcd6730111::WebAssemblyAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp648 bool LanaiAsmParser::ParseDirective(AsmToken /*DirectiveId*/) { return true; } in ParseDirective() function in LanaiAsmParser
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp630 bool LanaiAsmParser::ParseDirective(AsmToken DirectiveId) { return true; } in ParseDirective() function in llvm::__anon445e4b130111::LanaiAsmParser
/external/llvm-project/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp650 bool LanaiAsmParser::ParseDirective(AsmToken /*DirectiveId*/) { return true; } in ParseDirective() function in LanaiAsmParser
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp683 bool SystemZAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in SystemZAsmParser
/external/llvm-project/llvm/lib/Target/VE/AsmParser/
DVEAsmParser.cpp996 bool VEAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in VEAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1623 bool PPCAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in PPCAsmParser
/external/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1585 bool PPCAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in PPCAsmParser
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1739 bool PPCAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in PPCAsmParser
/external/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1166 bool SystemZAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in SystemZAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1015 bool SystemZAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in SystemZAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp1527 bool RISCVAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in RISCVAsmParser
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2911 bool X86AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in X86AsmParser

12