Searched refs:SubVal (Results 1 – 4 of 4) sorted by relevance
151 SVal SubVal = State->getSVal(UO->getSubExpr(), C.getLocationContext()); in checkPreStmt() local154 verifyDereference(C, SubVal); in checkPreStmt()156 verifyIncrement(C, SubVal); in checkPreStmt()158 verifyDecrement(C, SubVal); in checkPreStmt()
82 SVal SubVal = State->getSVal(UO->getSubExpr(), C.getLocationContext()); in checkPreStmt() local85 verifyAccess(C, SubVal); in checkPreStmt()
68 Value *SubVal = in decomposeSimpleLinearExpr() local72 return SubVal; in decomposeSimpleLinearExpr()
1980 SDValue SubVal = SDValue(CurDAG->getMachineNode(PPC::EXTRACT_SUBREG, dl, in TruncateToInt32() local1982 return SubVal; in TruncateToInt32()