Searched defs:Denom (Results 1 – 12 of 12) sorted by relevance
60 SVal Denom = C.getState()->getSVal(B->getRHS(), C.getLocationContext()); in checkPreStmt() local
69 SVal Denom = C.getSVal(B->getRHS()); in checkPreStmt() local
224 uint64_t Denom) { in getScaledCount()
285 uint64_t Denom) { in getScaledCount()
372 unsigned Denom = (BackEdges.empty() ? 0 : LBH_TAKEN_WEIGHT) + in calcLoopBranchHeuristics() local
644 unsigned Denom = (BackEdges.empty() ? 0 : LBH_TAKEN_WEIGHT) + in calcLoopBranchHeuristics() local
817 unsigned Denom = (BackEdges.empty() ? 0 : LBH_TAKEN_WEIGHT) + in calcLoopBranchHeuristics() local
1143 int Num = Op->getValueAsInt("num"), Denom = Op->getValueAsInt("denom"); in getType() local
876 Register Denom = MI.getOperand(4).getReg(); in selectDivScale() local
2870 Register Denom, in legalizeUDIV_UREM64Impl()
8815 APFloat Denom = C * C + D * D; in VisitBinaryOperator() local
14189 APFloat Denom = C * C + D * D; in VisitBinaryOperator() local