Searched refs:AddAPInt (Results 1 – 3 of 3) sorted by relevance
162 void AddAPInt(const llvm::APInt &Value) { in AddAPInt() function
647 Record.AddAPInt(E->getValue()); in VisitIntegerLiteral()660 Record.AddAPInt(E->getValue()); in VisitFixedPointLiteral()
5244 AddAPInt(Value.bitcastToAPInt()); in AddAPFloat()