Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.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-7.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp464 bool ParseDirective(AsmToken DirectiveID) override { in ParseDirective() function in __anonbcfc57760111::WebAssemblyAsmParser
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/
DMBlazeAsmParser.cpp523 bool MBlazeAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in MBlazeAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp611 bool AVRAsmParser::ParseDirective(llvm::AsmToken DirectiveID) { in ParseDirective() function in llvm::AVRAsmParser
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp308 static bool ParseDirective(StringRef S, ExpectedData *ED, SourceManager &SM, in ParseDirective() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp688 ParseDirective(AsmToken DirectiveID) in ParseDirective() function in SparcAsmParser
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1121 bool X86ATTAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in X86ATTAsmParser
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp663 ParseDirective(AsmToken DirectiveID) in ParseDirective() function in SparcAsmParser
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp630 bool LanaiAsmParser::ParseDirective(AsmToken DirectiveId) { return true; } in ParseDirective() function in llvm::__anon737eca8c0111::LanaiAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp647 bool LanaiAsmParser::ParseDirective(AsmToken /*DirectiveId*/) { return true; } in ParseDirective() function in LanaiAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp1047 bool RISCVAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in RISCVAsmParser
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp683 bool SystemZAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in SystemZAsmParser
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1739 bool PPCAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in PPCAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp952 bool SystemZAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in SystemZAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1787 bool PPCAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in PPCAsmParser
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2911 bool X86AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in X86AsmParser
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1372 bool AMDGPUAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in AMDGPUAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp655 bool HexagonAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in HexagonAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp3279 bool X86AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in X86AsmParser
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp862 bool HexagonAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in HexagonAsmParser
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4155 bool AArch64AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in AArch64AsmParser
/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp4465 bool ARMAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in ARMAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4858 bool AArch64AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in AArch64AsmParser
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp6050 bool MipsAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in MipsAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3165 bool AMDGPUAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in AMDGPUAsmParser

12