Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp131 unsigned getMaskForSub(unsigned Sub);
181 unsigned HexagonExpandCondsets::getMaskForSub(unsigned Sub) { in getMaskForSub() function in HexagonExpandCondsets
211 unsigned Mask = getMaskForSub(RR.Sub) | Exec; in addRefToMap()
225 unsigned Mask = getMaskForSub(RR.Sub) | Exec; in isRefInMap()