Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1211 bool HiOnly = false; in parseInstruction() local
1222 HiOnly = true; in parseInstruction()
1226 if (HiOnly || LoOnly) { in parseInstruction()
1229 HiOnly = false; in parseInstruction()
1243 if (HiOnly) in parseInstruction()
1246 if (HiOnly || LoOnly) in parseInstruction()