Searched defs:getZero (Results 1 – 4 of 4) sorted by relevance
49 static BranchProbability getZero() { return BranchProbability(0); } in getZero() function
520 static ScaledNumber getZero() { return ScaledNumber(0, 0); } in getZero() function
133 static Counter getZero() { return Counter(); } in getZero() function
2684 HexagonTargetLowering::getZero(const SDLoc &dl, MVT Ty, SelectionDAG &DAG) in getZero() function in HexagonTargetLowering