Home
last modified time | relevance | path

Searched defs:StructTy (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp78 auto *StructTy = cast<llvm::StructType>(Ty); in initializationPatternFor() local
H A DCGOpenMPRuntime.cpp11822 QualType StructTy = std::get<0>(It->getSecond()); checkAndEmitLastprivateConditional() local
H A DCGBuiltin.cpp10115 auto *StructTy = dyn_cast<StructType>(Call->getType()); FormSVEBuiltinResult() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp127 LLVMElementAtOffset(LLVMTargetDataRef TD,LLVMTypeRef StructTy,unsigned long long Offset) LLVMElementAtOffset() argument
133 LLVMOffsetOfElement(LLVMTargetDataRef TD,LLVMTypeRef StructTy,unsigned Element) LLVMOffsetOfElement() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp234 Type *StructTy = UMulFunc->getReturnType(); buildUMulWithOverflowFunc() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp290 if (auto *StructTy = dyn_cast<StructType>(T)) canonicalizeThunkType() local
H A DAArch64ISelLowering.cpp14522 auto *StructTy = cast<StructType>(RetTy); getTgtMemIntrinsic() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp789 LLVMStructSetBody(LLVMTypeRef StructTy,LLVMTypeRef * ElementTypes,unsigned ElementCount,LLVMBool Packed) LLVMStructSetBody() argument
795 LLVMCountStructElementTypes(LLVMTypeRef StructTy) LLVMCountStructElementTypes() argument
799 LLVMGetStructElementTypes(LLVMTypeRef StructTy,LLVMTypeRef * Dest) LLVMGetStructElementTypes() argument
805 LLVMStructGetTypeAtIndex(LLVMTypeRef StructTy,unsigned i) LLVMStructGetTypeAtIndex() argument
810 LLVMIsPackedStruct(LLVMTypeRef StructTy) LLVMIsPackedStruct() argument
814 LLVMIsOpaqueStruct(LLVMTypeRef StructTy) LLVMIsOpaqueStruct() argument
818 LLVMIsLiteralStruct(LLVMTypeRef StructTy) LLVMIsLiteralStruct() argument
1575 LLVMConstNamedStruct(LLVMTypeRef StructTy,LLVMValueRef * ConstantVals,unsigned Count) LLVMConstNamedStruct() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp868 StructType *StructTy = nullptr; in constructFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp553 auto *StructTy = cast<StructType>(AsyncSuspend->getType()); getFunctionTypeFromAsyncSuspend() local
H A DCoroFrame.cpp1055 auto *StructTy = cast<StructType>(Ty); solveDIType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp251 StructType *StructTy = cast<StructType>(Ty); in isDenselyPacked() local