Searched defs:parseDirectiveInst (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 7019 bool AArch64AsmParser::parseDirectiveInst(SMLoc Loc) { parseDirectiveInst() function in AArch64AsmParser |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 11927 bool ARMAsmParser::parseDirectiveInst(SMLoc Loc, char Suffix) { parseDirectiveInst() function in ARMAsmParser |