Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/include/llvm/
DInlineAsm.h24 class PointerType; variable
DConstants.h35 class PointerType; variable
DType.h22 class PointerType; variable
DDerivedTypes.h448 static inline bool classof(const PointerType *) { return true; } in classof()
DGlobalValue.h25 class PointerType; variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DProfilingUtils.h25 class PointerType; variable
/external/llvm/tools/llvm-pdbdump/
DFunctionDumper.h23 enum class PointerType { None, Pointer, Reference }; enum
DVariableDumper.cpp157 if (auto *PointerType = dyn_cast<PDBSymbolTypePointer>(&Type)) { in tryDumpFunctionPointer() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DMemoryBuiltins.h20 class PointerType; variable
/external/spirv-llvm/lib/SPIRV/Mangler/
DParameterType.h196 struct PointerType: public ParamType { struct
202 PointerType(const RefParamType type); argument
225 const RefParamType& getPointee() const { in getPointee()
252 bool m_qualifiers[ATTR_QUALIFIER_LAST - ATTR_QUALIFIER_FIRST + 1];
254 TypeAttributeEnum m_address_space;
DParameterType.cpp53 PointerType::PointerType(const RefParamType type) : in PointerType() function in SPIR::PointerType
/external/eigen/Eigen/src/Core/
DMapBase.h57 PointerType; typedef
226 typedef typename Base::PointerType PointerType; typedef
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXSelectionDAGInfo.cpp61 EVT PointerType = Subtarget->is64Bit() ? MVT::i64 : MVT::i32; in EmitTargetCodeForMemcpy() local
/external/llvm/include/llvm/Analysis/
DMemoryBuiltins.h29 class PointerType; variable
/external/llvm/include/llvm/IR/
DConstants.h36 class PointerType; variable
DType.h28 class PointerType; variable
DInlineAsm.h25 class PointerType; variable
/external/clang/lib/CodeGen/
DCodeGenTypes.h44 class PointerType; variable
DCodeGenTypeCache.h23 class PointerType; variable
DCGBlocks.h37 class PointerType; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h28 class PointerType; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h59 class PointerType; variable
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorMap.h44 typedef typename MakePointer_<Scalar>::Type PointerType; typedef
DTensorRef.h130 typedef Scalar* PointerType; typedef
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h61 class PointerType; variable

12