Home
last modified time | relevance | path

Searched refs:ParseSEHDirectivePushReg (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DCOFFAsmParser.cpp62 AddDirectiveHandler<&COFFAsmParser::ParseSEHDirectivePushReg>( in Initialize()
113 bool ParseSEHDirectivePushReg(StringRef, SMLoc);
285 bool COFFAsmParser::ParseSEHDirectivePushReg(StringRef, SMLoc L) { in ParseSEHDirectivePushReg() function in COFFAsmParser
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp76 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectivePushReg>( in Initialize()
132 bool ParseSEHDirectivePushReg(StringRef, SMLoc);
600 bool COFFAsmParser::ParseSEHDirectivePushReg(StringRef, SMLoc L) { in ParseSEHDirectivePushReg() function in COFFAsmParser