Home
last modified time | relevance | path

Searched defs:PointeeType (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/include/cppgc/
Dvisitor.h333 using PointeeType = typename Persistent::PointeeType; in TraceRoot() local
350 using PointeeType = typename WeakPersistent::PointeeType; in TraceRoot() local
Dpersistent.h60 using PointeeType = T; variable
Dcross-thread-persistent.h77 using PointeeType = T; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h105 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
747 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
DTargetTransformInfo.h1416 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp92 void BTFTypeDerived::setPointeeType(uint32_t PointeeType) { in setPointeeType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h289 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp179 int TargetTransformInfo::getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp2419 Type *PointeeType = in visitBitCast() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp1174 LLVMMetadataRef PointeeType, in LLVMDIBuilderCreateMemberPointerType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2585 Type *PointeeType = nullptr; in parseConstants() local