Searched defs:getZero (Results 1 – 6 of 6) sorted by relevance
49 static BranchProbability getZero() { return BranchProbability(0); } in getZero() function
520 static ScaledNumber getZero() { return ScaledNumber(0, 0); } in getZero() function
15 static getZero() { method in Int64
129 static Counter getZero() { return Counter(); } in getZero() function
642 Variable *getZero() { in getZero() function
2509 HexagonTargetLowering::getZero(const SDLoc &dl, MVT Ty, SelectionDAG &DAG) in getZero() function in HexagonTargetLowering