Searched defs:PointeeType (Results 1 – 11 of 11) sorted by relevance
/third_party/node/deps/v8/include/cppgc/ |
D | visitor.h | 333 using PointeeType = typename Persistent::PointeeType; in TraceRoot() local 350 using PointeeType = typename WeakPersistent::PointeeType; in TraceRoot() local
|
D | persistent.h | 60 using PointeeType = T; variable
|
D | cross-thread-persistent.h | 77 using PointeeType = T; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 105 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() 747 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
|
D | TargetTransformInfo.h | 1416 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/ |
D | BTFDebug.cpp | 92 void BTFTypeDerived::setPointeeType(uint32_t PointeeType) { in setPointeeType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 289 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 179 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/ |
D | InstCombineCasts.cpp | 2419 Type *PointeeType = in visitBitCast() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 1174 LLVMMetadataRef PointeeType, in LLVMDIBuilderCreateMemberPointerType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2585 Type *PointeeType = nullptr; in parseConstants() local
|