Home
last modified time | relevance | path

Searched refs:byrefType (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2278 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2404 llvm::StructType *byrefType = in getBlockByrefInfo() local
2418 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2472 byrefType->setBody(types, packed); in getBlockByrefInfo()
2475 info.Type = byrefType; in getBlockByrefInfo()
2492 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2508 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2577 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
H A DCodeGenFunction.h4293 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBlocks.cpp2508 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2636 llvm::StructType *byrefType = in getBlockByrefInfo() local
2650 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2704 byrefType->setBody(types, packed); in getBlockByrefInfo()
2707 info.Type = byrefType; in getBlockByrefInfo()
2724 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2739 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2808 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
H A DCodeGenFunction.h4750 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp2508 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2636 llvm::StructType *byrefType = in getBlockByrefInfo() local
2650 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2704 byrefType->setBody(types, packed); in getBlockByrefInfo()
2707 info.Type = byrefType; in getBlockByrefInfo()
2724 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2739 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2808 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
H A DCodeGenFunction.h4736 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp2534 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2662 llvm::StructType *byrefType = in getBlockByrefInfo() local
2676 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2730 byrefType->setBody(types, packed); in getBlockByrefInfo()
2733 info.Type = byrefType; in getBlockByrefInfo()
2750 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2765 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2834 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
H A DCodeGenFunction.h4671 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2535 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2663 llvm::StructType *byrefType = in getBlockByrefInfo() local
2677 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2731 byrefType->setBody(types, packed); in getBlockByrefInfo()
2734 info.Type = byrefType; in getBlockByrefInfo()
2751 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2766 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2835 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
H A DCodeGenFunction.h4660 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBlocks.cpp2552 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2680 llvm::StructType *byrefType = in getBlockByrefInfo() local
2694 types.push_back(llvm::PointerType::get(byrefType, in getBlockByrefInfo()
2751 byrefType->setBody(types, packed); in getBlockByrefInfo()
2754 info.Type = byrefType; in getBlockByrefInfo()
2771 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2786 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2855 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2606 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2734 llvm::StructType *byrefType = in getBlockByrefInfo() local
2748 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2802 byrefType->setBody(types, packed); in getBlockByrefInfo()
2805 info.Type = byrefType; in getBlockByrefInfo()
2822 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2837 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2906 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
H A DCodeGenFunction.h4378 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp2508 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2636 llvm::StructType *byrefType = in getBlockByrefInfo() local
2650 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2704 byrefType->setBody(types, packed); in getBlockByrefInfo()
2707 info.Type = byrefType; in getBlockByrefInfo()
2724 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2739 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2808 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2608 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2736 llvm::StructType *byrefType = in getBlockByrefInfo() local
2750 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2804 byrefType->setBody(types, packed); in getBlockByrefInfo()
2807 info.Type = byrefType; in getBlockByrefInfo()
2824 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2839 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2908 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
H A DCodeGenFunction.h4351 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp2534 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2662 llvm::StructType *byrefType = in getBlockByrefInfo() local
2676 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2730 byrefType->setBody(types, packed); in getBlockByrefInfo()
2733 info.Type = byrefType; in getBlockByrefInfo()
2750 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2765 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2834 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp2508 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2636 llvm::StructType *byrefType = in getBlockByrefInfo() local
2650 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2704 byrefType->setBody(types, packed); in getBlockByrefInfo()
2707 info.Type = byrefType; in getBlockByrefInfo()
2724 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2739 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2808 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp2606 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2734 llvm::StructType *byrefType = in getBlockByrefInfo() local
2748 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2802 byrefType->setBody(types, packed); in getBlockByrefInfo()
2805 info.Type = byrefType; in getBlockByrefInfo()
2822 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2837 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2906 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
H A DCodeGenFunction.h4378 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp2534 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2662 llvm::StructType *byrefType = in getBlockByrefInfo() local
2676 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2730 byrefType->setBody(types, packed); in getBlockByrefInfo()
2733 info.Type = byrefType; in getBlockByrefInfo()
2750 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2765 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2834 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp2508 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2636 llvm::StructType *byrefType = in getBlockByrefInfo() local
2650 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2704 byrefType->setBody(types, packed); in getBlockByrefInfo()
2707 info.Type = byrefType; in getBlockByrefInfo()
2724 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2739 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2808 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2614 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2744 llvm::StructType *byrefType = in getBlockByrefInfo() local
2758 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2812 byrefType->setBody(types, packed); in getBlockByrefInfo()
2815 info.Type = byrefType; in getBlockByrefInfo()
2832 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2848 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2917 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()
H A DCodeGenFunction.h4331 BlockByrefHelpers *buildByrefHelpers(llvm::StructType &byrefType,
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGBlocks.cpp2508 CodeGenFunction::buildByrefHelpers(llvm::StructType &byrefType, in buildByrefHelpers() argument
2636 llvm::StructType *byrefType = in getBlockByrefInfo() local
2650 types.push_back(llvm::PointerType::getUnqual(byrefType)); in getBlockByrefInfo()
2704 byrefType->setBody(types, packed); in getBlockByrefInfo()
2707 info.Type = byrefType; in getBlockByrefInfo()
2724 llvm::StructType *byrefType = cast<llvm::StructType>( in emitByrefStructureInit() local
2739 BlockByrefHelpers *helpers = buildByrefHelpers(*byrefType, emission); in emitByrefStructureInit()
2808 CharUnits byrefSize = CGM.GetTargetTypeStoreSize(byrefType); in emitByrefStructureInit()

12