Searched defs:StructType (Results 1 – 17 of 17) sorted by relevance
26 class StructType; variable
25 class StructType; variable
51 class StructType; variable
214 StructType(LLVMContext &C) : Type(C, StructTyID) {} in StructType() function
64 class StructType; variable
22 class StructType; variable
238 Type *StructType = Arg->getParamByValType(); in adjustByValArgAlignment() local316 Type *StructType = Arg->getParamByValType(); in handleByValParam() local
32 class StructType; variable
30 class StructType; variable
27 class StructType; variable
19 class StructType; variable
37 class StructType; variable
246 Type *TypeMapTy::get(Type *Ty, SmallPtrSet<StructType *, 8> &Visited) { in get()
1600 for (const auto &StructType : StructTypes) { in endModule() local
1634 SPIRVType *StructType = GR->getSPIRVTypeForVReg(TypeReg); in generateEnqueueInst() local
145 u_int8_t StructType; member