Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DGVMaterializer.h26 class StructType; variable
H A DTypeFinder.h25 class StructType; variable
H A DModule.h51 class StructType; variable
H A DDerivedTypes.h214 StructType(LLVMContext &C) : Type(C, StructTyID) {} in StructType() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolution.h64 class StructType; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Linker/
H A DIRMover.h22 class StructType; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp238 Type *StructType = Arg->getParamByValType(); in adjustByValArgAlignment() local
316 Type *StructType = Arg->getParamByValType(); in handleByValParam() local
/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h26 class StructType; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGHLSLRuntime.h32 class StructType; variable
H A DCGObjCRuntime.h30 class StructType; variable
H A DCodeGenTypes.h27 class StructType; variable
H A DCGRecordLayout.h19 class StructType; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h37 class StructType; variable
/openbsd-src/gnu/llvm/llvm/lib/Linker/
H A DIRMover.cpp246 Type *TypeMapTy::get(Type *Ty, SmallPtrSet<StructType *, 8> &Visited) { in get()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1600 for (const auto &StructType : StructTypes) { in endModule() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1634 SPIRVType *StructType = GR->getSPIRVTypeForVReg(TypeReg); in generateEnqueueInst() local
/openbsd-src/sys/dev/ic/
H A Daacreg.h145 u_int8_t StructType; member