Home
last modified time | relevance | path

Searched refs:ParseDirectiveMachine (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp434 bool ParseDirectiveMachine(SMLoc L);
1228 return ParseDirectiveMachine(DirectiveID.getLoc()); in ParseDirective()
1345 bool SystemZAsmParser::ParseDirectiveMachine(SMLoc L) { in ParseDirectiveMachine() function in SystemZAsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp123 bool ParseDirectiveMachine(SMLoc L);
1637 ParseDirectiveMachine(DirectiveID.getLoc()); in ParseDirective()
1692 bool PPCAsmParser::ParseDirectiveMachine(SMLoc L) { in ParseDirectiveMachine() function in PPCAsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp122 bool ParseDirectiveMachine(SMLoc L);
1673 ParseDirectiveMachine(DirectiveID.getLoc()); in ParseDirective()
1730 bool PPCAsmParser::ParseDirectiveMachine(SMLoc L) { in ParseDirectiveMachine() function in PPCAsmParser
/aosp_15_r20/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp269 bool ParseDirectiveMachine(SMLoc L);
1749 return ParseDirectiveMachine(DirectiveID.getLoc()); in ParseDirective()
1818 bool PPCAsmParser::ParseDirectiveMachine(SMLoc L) { in ParseDirectiveMachine() function in PPCAsmParser