Searched defs:VPD (Results 1 – 2 of 2) sorted by relevance
783 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local887 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local
3810 #define VPD(SIMDRegister, length) \ macro3828 VPD(XMMRegister, L128) in VPD() function