Searched refs:NeededWorkaround (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp967 bool NeededWorkaround = false; local
984 NeededWorkaround = NeededWorkaround || (Again && !(Contigious && Type));
995 if (handleNoncontigiousRegister(!NeededWorkaround, StartLoc))
1004 if (handleNoncontigiousRegister(!NeededWorkaround, StartLoc))
1018 if (handleNoncontigiousRegister(!NeededWorkaround, StartLoc))

Completed in 174 milliseconds