Home
last modified time | relevance | path

Searched defs:PointerType (Results 1 – 25 of 49) 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
/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-7.0/llvm/tools/llvm-pdbutil/
DPrettyFunctionDumper.h23 enum class PointerType { None, Pointer, Reference }; enum
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DProfilingUtils.h25 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/libchrome/mojo/public/cpp/bindings/
Draw_ptr_impl_ref_traits.h14 using PointerType = Interface*; member
Dunique_ptr_impl_ref_traits.h14 using PointerType = std::unique_ptr<Interface, Deleter>; member
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DMemoryBuiltins.h20 class PointerType; variable
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstants.h47 class PointerType; variable
DType.h34 class PointerType; variable
/external/llvm/include/llvm/IR/
DConstants.h36 class PointerType; variable
DType.h28 class PointerType; variable
/external/llvm/include/llvm/Analysis/
DMemoryBuiltins.h29 class PointerType; variable
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h23 class PointerType; variable
DCodeGenTypes.h44 class PointerType; variable
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/
Dast.go573 type PointerType struct { struct
574 Base AST
577 func (pt *PointerType) print(ps *printState) {
581 func (pt *PointerType) printInner(ps *printState) {
585 func (pt *PointerType) Traverse(fn func(AST) bool) {
591 func (pt *PointerType) Copy(fn func(AST) AST, skip func(AST) bool) AST {
606 func (pt *PointerType) GoString() string {
610 func (pt *PointerType) goString(indent int, field string) string {
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h28 class PointerType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h44 class PointerType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h49 class PointerType; variable

12