Home
last modified time | relevance | path

Searched refs:HasByrefExtendedLayout (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2441 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2443 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2444 HasByrefExtendedLayout) { in getBlockByrefInfo()
2513 bool HasByrefExtendedLayout; in emitByrefStructureInit() local
2516 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2536 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2588 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
H A DCGDebugInfo.cpp3560 bool HasByrefExtendedLayout; in EmitTypeForVarWithBlocksAttr() local
3563 HasByrefExtendedLayout) && in EmitTypeForVarWithBlocksAttr()
3564 HasByrefExtendedLayout) { in EmitTypeForVarWithBlocksAttr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBlocks.cpp2673 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2675 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2676 HasByrefExtendedLayout) { in getBlockByrefInfo()
2744 bool HasByrefExtendedLayout = false; in emitByrefStructureInit() local
2747 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2767 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2819 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
H A DCGDebugInfo.cpp4292 bool HasByrefExtendedLayout; in EmitTypeForVarWithBlocksAttr() local
4295 HasByrefExtendedLayout) && in EmitTypeForVarWithBlocksAttr()
4296 HasByrefExtendedLayout) { in EmitTypeForVarWithBlocksAttr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp2673 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2675 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2676 HasByrefExtendedLayout) { in getBlockByrefInfo()
2744 bool HasByrefExtendedLayout = false; in emitByrefStructureInit() local
2747 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2767 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2819 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
H A DCGDebugInfo.cpp4180 bool HasByrefExtendedLayout; in EmitTypeForVarWithBlocksAttr() local
4183 HasByrefExtendedLayout) && in EmitTypeForVarWithBlocksAttr()
4184 HasByrefExtendedLayout) { in EmitTypeForVarWithBlocksAttr()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp2699 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2701 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2702 HasByrefExtendedLayout) { in getBlockByrefInfo()
2770 bool HasByrefExtendedLayout = false; in emitByrefStructureInit() local
2773 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2793 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2845 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
H A DCGDebugInfo.cpp4128 bool HasByrefExtendedLayout; in EmitTypeForVarWithBlocksAttr() local
4131 HasByrefExtendedLayout) && in EmitTypeForVarWithBlocksAttr()
4132 HasByrefExtendedLayout) { in EmitTypeForVarWithBlocksAttr()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2700 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2702 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2703 HasByrefExtendedLayout) { in getBlockByrefInfo()
2771 bool HasByrefExtendedLayout; in emitByrefStructureInit() local
2774 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2794 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2846 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
H A DCGDebugInfo.cpp4087 bool HasByrefExtendedLayout; in EmitTypeForVarWithBlocksAttr() local
4090 HasByrefExtendedLayout) && in EmitTypeForVarWithBlocksAttr()
4091 HasByrefExtendedLayout) { in EmitTypeForVarWithBlocksAttr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBlocks.cpp2720 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2722 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2723 HasByrefExtendedLayout) { in getBlockByrefInfo()
2791 bool HasByrefExtendedLayout; in emitByrefStructureInit() local
2794 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2814 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2866 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2771 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2773 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2774 HasByrefExtendedLayout) { in getBlockByrefInfo()
2842 bool HasByrefExtendedLayout; in emitByrefStructureInit() local
2845 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2865 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2917 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
H A DCGDebugInfo.cpp3929 bool HasByrefExtendedLayout; in EmitTypeForVarWithBlocksAttr() local
3932 HasByrefExtendedLayout) && in EmitTypeForVarWithBlocksAttr()
3933 HasByrefExtendedLayout) { in EmitTypeForVarWithBlocksAttr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp2673 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2675 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2676 HasByrefExtendedLayout) { in getBlockByrefInfo()
2744 bool HasByrefExtendedLayout = false; in emitByrefStructureInit() local
2747 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2767 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2819 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2773 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2775 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2776 HasByrefExtendedLayout) { in getBlockByrefInfo()
2844 bool HasByrefExtendedLayout; in emitByrefStructureInit() local
2847 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2867 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2919 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
H A DCGDebugInfo.cpp3827 bool HasByrefExtendedLayout; in EmitTypeForVarWithBlocksAttr() local
3830 HasByrefExtendedLayout) && in EmitTypeForVarWithBlocksAttr()
3831 HasByrefExtendedLayout) { in EmitTypeForVarWithBlocksAttr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp2699 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2701 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2702 HasByrefExtendedLayout) { in getBlockByrefInfo()
2770 bool HasByrefExtendedLayout; in emitByrefStructureInit() local
2773 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2793 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2845 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp2673 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2675 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2676 HasByrefExtendedLayout) { in getBlockByrefInfo()
2744 bool HasByrefExtendedLayout = false; in emitByrefStructureInit() local
2747 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2767 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2819 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp2771 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2773 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2774 HasByrefExtendedLayout) { in getBlockByrefInfo()
2842 bool HasByrefExtendedLayout; in emitByrefStructureInit() local
2845 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2865 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2917 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
H A DCGDebugInfo.cpp3929 bool HasByrefExtendedLayout; in EmitTypeForVarWithBlocksAttr() local
3932 HasByrefExtendedLayout) && in EmitTypeForVarWithBlocksAttr()
3933 HasByrefExtendedLayout) { in EmitTypeForVarWithBlocksAttr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp2699 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2701 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2702 HasByrefExtendedLayout) { in getBlockByrefInfo()
2770 bool HasByrefExtendedLayout = false; in emitByrefStructureInit() local
2773 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2793 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2845 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp2673 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2675 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2676 HasByrefExtendedLayout) { in getBlockByrefInfo()
2744 bool HasByrefExtendedLayout = false; in emitByrefStructureInit() local
2747 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2767 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2819 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2781 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2783 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2784 HasByrefExtendedLayout) { in getBlockByrefInfo()
2853 bool HasByrefExtendedLayout; in emitByrefStructureInit() local
2856 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2876 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2928 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()
H A DCGDebugInfo.cpp3683 bool HasByrefExtendedLayout; in EmitTypeForVarWithBlocksAttr() local
3686 HasByrefExtendedLayout) && in EmitTypeForVarWithBlocksAttr()
3687 HasByrefExtendedLayout) { in EmitTypeForVarWithBlocksAttr()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGBlocks.cpp2673 bool HasByrefExtendedLayout = false; in getBlockByrefInfo() local
2675 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) && in getBlockByrefInfo()
2676 HasByrefExtendedLayout) { in getBlockByrefInfo()
2744 bool HasByrefExtendedLayout = false; in emitByrefStructureInit() local
2747 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout); in emitByrefStructureInit()
2767 if (HasByrefExtendedLayout) flags |= BLOCK_BYREF_LAYOUT_EXTENDED; in emitByrefStructureInit()
2819 if (ByRefHasLifetime && HasByrefExtendedLayout) { in emitByrefStructureInit()

123