Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp625 bool parseDirectiveCFIUndefined(SMLoc DirectiveLoc);
2228 return parseDirectiveCFIUndefined(IDLoc); in parseStatement()
4492 bool AsmParser::parseDirectiveCFIUndefined(SMLoc DirectiveLoc) { in parseDirectiveCFIUndefined() function in AsmParser
H A DMasmParser.cpp983 bool parseDirectiveCFIUndefined(SMLoc DirectiveLoc);
2451 return parseDirectiveCFIUndefined(IDLoc); in parseStatement()
5738 bool MasmParser::parseDirectiveCFIUndefined(SMLoc DirectiveLoc) { in parseDirectiveCFIUndefined() function in MasmParser