Home
last modified time | relevance | path

Searched defs:NamePrefix (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrumentation.cpp62 const char *NamePrefix) { in createPrivateGlobalForString()
DInstrProfiling.cpp676 StringRef NamePrefix = getInstrProfNameVarPrefix(); in getVarName() local
/third_party/node/src/
Dmemory_tracker-inl.h49 const char* NamePrefix() override { return "Node /"; } in NamePrefix() function
/third_party/node/deps/v8/include/
Dv8-profiler.h867 virtual const char* NamePrefix() { return nullptr; } in NamePrefix() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1399 SmallVectorImpl<Value *> &Indices, Twine NamePrefix) { in buildGEP()
1424 Twine NamePrefix) { in getNaturalGEPWithType()
1469 Twine NamePrefix) { in getNaturalGEPRecursively()
1542 Twine NamePrefix) { in getNaturalGEPWithOffset()
1580 APInt Offset, Type *PointerTy, Twine NamePrefix) { in getAdjustedPtr()