| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | PatternInit.cpp | 78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
|
| H A D | CGOpenMPRuntime.cpp | 12671 QualType StructTy = std::get<0>(It->getSecond()); in checkAndEmitLastprivateConditional() local
|
| /llvm-project-15.0.7/llvm/lib/Target/ |
| H A D | Target.cpp | 132 unsigned LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMElementAtOffset() 138 unsigned long long LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, in LLVMOffsetOfElement()
|
| /llvm-project-15.0.7/llvm/unittests/Analysis/ |
| H A D | TargetLibraryInfoTest.cpp | 64 auto *StructTy = StructType::getTypeByName(Context, "foo"); in TEST_F() local
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVPrepareFunctions.cpp | 221 Type *StructTy = UMulFunc->getReturnType(); in buildUMulWithOverflowFunc() local
|
| /llvm-project-15.0.7/llvm/unittests/FuzzMutate/ |
| H A D | OperationsTest.cpp | 336 Type *StructTy = StructType::create(Ctx, {Int8PtrTy, Int32Ty}); in TEST() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/ |
| H A D | Coroutines.cpp | 597 auto *StructTy = cast<StructType>( in checkAsyncFuncPointer() local
|
| H A D | CoroSplit.cpp | 487 auto *StructTy = cast<StructType>(AsyncSuspend->getType()); in getFunctionTypeFromAsyncSuspend() local
|
| H A D | CoroFrame.cpp | 900 auto *StructTy = cast<StructType>(Ty); in solveDIType() local
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | Core.cpp | 739 void LLVMStructSetBody(LLVMTypeRef StructTy, LLVMTypeRef *ElementTypes, in LLVMStructSetBody() 745 unsigned LLVMCountStructElementTypes(LLVMTypeRef StructTy) { in LLVMCountStructElementTypes() 749 void LLVMGetStructElementTypes(LLVMTypeRef StructTy, LLVMTypeRef *Dest) { in LLVMGetStructElementTypes() 755 LLVMTypeRef LLVMStructGetTypeAtIndex(LLVMTypeRef StructTy, unsigned i) { in LLVMStructGetTypeAtIndex() 760 LLVMBool LLVMIsPackedStruct(LLVMTypeRef StructTy) { in LLVMIsPackedStruct() 764 LLVMBool LLVMIsOpaqueStruct(LLVMTypeRef StructTy) { in LLVMIsOpaqueStruct() 768 LLVMBool LLVMIsLiteralStruct(LLVMTypeRef StructTy) { in LLVMIsLiteralStruct() 1489 LLVMValueRef LLVMConstNamedStruct(LLVMTypeRef StructTy, in LLVMConstNamedStruct()
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/llvm/ |
| H A D | llvm_ocaml.c | 537 value llvm_struct_element_types(LLVMTypeRef StructTy) { in llvm_struct_element_types() 544 value llvm_is_packed(LLVMTypeRef StructTy) { in llvm_is_packed() 549 value llvm_is_opaque(LLVMTypeRef StructTy) { in llvm_is_opaque() 554 value llvm_is_literal(LLVMTypeRef StructTy) { in llvm_is_literal()
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | PatternMatch.cpp | 1618 Type *StructTy = StructType::create(IRB.getContext(), in TEST_F() local
|
| H A D | MetadataTest.cpp | 460 auto *StructTy = cast<DICompositeType>(getCompositeType()); in TEST_F() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | CodeExtractor.cpp | 864 StructType *StructTy = nullptr; in constructFunction() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfoImpl.h | 1259 if (StructType *StructTy = dyn_cast<StructType>(DstTy)) in getInstructionLatency() local
|
| /llvm-project-15.0.7/llvm/unittests/Frontend/ |
| H A D | OpenMPIRBuilderTest.cpp | 1145 Type *StructTy = StructType::get(I32Ty, I32PtrTy); in TEST_F() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 221 StructType *StructTy = cast<StructType>(Ty); in isDenselyPacked() local
|