Searched refs:profileIntValue (Results 1 – 1 of 1) sorted by relevance
484 static void profileIntValue(llvm::FoldingSetNodeID &ID, const llvm::APInt &V) { in profileIntValue() function584 profileIntValue(ID, getInt()); in Profile()588 profileIntValue(ID, getFloat().bitcastToAPInt()); in Profile()592 profileIntValue(ID, getFixedPoint().getValue()); in Profile()596 profileIntValue(ID, getComplexFloatReal().bitcastToAPInt()); in Profile()597 profileIntValue(ID, getComplexFloatImag().bitcastToAPInt()); in Profile()601 profileIntValue(ID, getComplexIntReal()); in Profile()602 profileIntValue(ID, getComplexIntImag()); in Profile()