Home
last modified time | relevance | path

Searched defs:VPD (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp783 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local
887 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local
/third_party/node/deps/v8/src/codegen/x64/
Dassembler-x64.cc3810 #define VPD(SIMDRegister, length) \ macro
3828 VPD(XMMRegister, L128) in VPD() function