Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGVMaterializer.h26 class StructType; variable
H A DTypeFinder.h24 class StructType; variable
H A DModule.h53 class StructType; variable
H A DDerivedTypes.h213 StructType(LLVMContext &C) : Type(C, StructTyID) {} in StructType() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Linker/
H A DLinker.h17 class StructType; variable
H A DIRMover.h21 class StructType; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h69 class StructType; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h25 class StructType; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h30 class StructType; variable
H A DCGRecordLayout.h19 class StructType; variable
H A DCodeGenTypes.h27 class StructType; variable
H A DCGOpenMPRuntime.h38 class StructType; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h26 class StructType; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp235 Type *StructType = PType->getElementType(); in handleByValParam() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DIRMover.cpp236 Type *TypeMapTy::get(Type *Ty, SmallPtrSet<StructType *, 8> &Visited) { in get()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1343 for (const auto &StructType : StructTypes) { in endModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go612 func (c Context) StructType(elementTypes []Type, packed bool) (t Type) { func
626 func StructType(elementTypes []Type, packed bool) (t Type) { func
/netbsd-src/sys/dev/ic/
H A Daacreg.h976 u_int8_t StructType; member