Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp124 bool matchBundleOptions();
499 bool HexagonAsmParser::matchBundleOptions() { in matchBundleOptions() function in HexagonAsmParser
634 if (matchBundleOptions()) in MatchAndEmitInstruction()