Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp129 bool matchBundleOptions();
506 bool HexagonAsmParser::matchBundleOptions() { in matchBundleOptions() function in HexagonAsmParser
644 if (matchBundleOptions()) in MatchAndEmitInstruction()