Home
last modified time | relevance | path

Searched defs:VP (Results 1 – 8 of 8) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerTracePC.h56 void SetUseValueProfile(bool VP) { UseValueProfile = VP; } in SetUseValueProfile()
/third_party/node/src/
Denv.h144 #define VP(PropertyName, StringValue) V(v8::Private, PropertyName) macro
181 #define VP(PropertyName, StringValue) V(v8::Private, PropertyName) macro
789 #define VP(PropertyName, StringValue) V(v8::Private, PropertyName) macro
Denv-inl.h759 #define VP(PropertyName, StringValue) V(v8::Private, PropertyName) macro
788 #define VP(PropertyName, StringValue) V(v8::Private, PropertyName) macro
Denv.cc296 #define VP(PropertyName, StringValue) V(Private, PropertyName) in Serialize() macro
340 #define VP(PropertyName, StringValue) V(Private, PropertyName) in DeserializeProperties() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBreakCriticalEdges.cpp121 if (const PHINode *VP = dyn_cast<PHINode>(V)) in createPHIsForSplitLoopExit() local
/third_party/mesa3d/src/mesa/main/
Drastpos.c164 GLfloat VP[3]; /* vector from vertex to light pos */ in shade_rastpos() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1052 DIE &Buffer, const DITemplateValueParameter *VP) { in constructTemplateValueParameterDIE()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1533 if (const PHINode *VP = dyn_cast<PHINode>(I)) in canSelectOperandBeMappingIntoPredBlock() local