Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/MC/MCParser/
DCOFFMasmParser.cpp59 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);
74 addDirectiveHandler<&COFFMasmParser::ParseSEHDirectiveAllocStack>( in Initialize()
394 bool COFFMasmParser::ParseSEHDirectiveAllocStack(StringRef Directive, in ParseSEHDirectiveAllocStack() function in COFFMasmParser
DCOFFAsmParser.cpp90 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveAllocStack>( in Initialize()
141 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);
684 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc Loc) { in ParseSEHDirectiveAllocStack() function in COFFAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp87 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveAllocStack>( in Initialize()
136 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);
670 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc Loc) { in ParseSEHDirectiveAllocStack() function in COFFAsmParser
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp80 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveAllocStack>( in Initialize()
134 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);
637 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc) { in ParseSEHDirectiveAllocStack() function in COFFAsmParser