Home
last modified time | relevance | path

Searched defs:PointerType (Results 1 – 18 of 18) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dtemplateref_opaque.hpp5 struct PointerType { struct
11 typedef typename detail::PointerType<T> Pointer;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPConstants.h24 class PointerType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstants.h46 class PointerType; variable
DType.h34 class PointerType; variable
DInlineAsm.h27 class PointerType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h28 class PointerType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h49 class PointerType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h43 class PointerType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp652 PointerType::PointerType(Type *E, unsigned AddrSpace) in PointerType() function in PointerType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h256 PointerType, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h239 PointerType, enumerator
DItaniumDemangle.h452 friend class PointerType; variable
477 PointerType(const Node *Pointee_) in PointerType() function
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.h1399 enum PointerType { kDataPointer, kInstructionPointer }; enum
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp5343 const Type PointerType = getPointerType(); in formAddressingMode() local
5355 const Type PointerType = getPointerType(); in formAddressingMode() local
DIceTargetLoweringX8664.cpp5908 const Type PointerType = getPointerType(); in lowerCaseCluster() local
6502 const Type PointerType = getPointerType(); in getMemoryOperandForStackSlot() local
DIceTargetLoweringARM32.cpp5651 const Type PointerType = getPointerType(); in formAddressingMode() local
5682 const Type PointerType = getPointerType(); in formAddressingMode() local
DIceTargetLoweringX8632.cpp6530 const Type PointerType = IceType_i32; in lowerCaseCluster() local
7240 const Type PointerType = IceType_i32; in getMemoryOperandForStackSlot() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp11507 struct PointerType struct
11509 typedef typename PointerTypeImpl<T, typename RemoveReference<D>::Type>::Type Type;