Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp615 bool parseDirectiveCFIUndefined(SMLoc DirectiveLoc);
2219 return parseDirectiveCFIUndefined(IDLoc); in parseStatement()
4446 bool AsmParser::parseDirectiveCFIUndefined(SMLoc DirectiveLoc) { in parseDirectiveCFIUndefined() function in AsmParser
H A DMasmParser.cpp967 bool parseDirectiveCFIUndefined(SMLoc DirectiveLoc);
2503 return parseDirectiveCFIUndefined(IDLoc); in parseStatement()
5811 bool MasmParser::parseDirectiveCFIUndefined(SMLoc DirectiveLoc) { in parseDirectiveCFIUndefined() function in MasmParser