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