Home
last modified time | relevance | path

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

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp198 struct BlockLayoutChunk { struct
206 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() argument
227 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
231 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
386 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
405 layout.push_back(BlockLayoutChunk(tinfo.second, tinfo.first, in computeBlockInfo()
422 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
497 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
536 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
547 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
H A DCGDebugInfo.cpp3824 struct BlockLayoutChunk { struct
3828 bool operator<(const BlockLayoutChunk &l, const BlockLayoutChunk &r) { in operator <()
3887 SmallVector<BlockLayoutChunk, 8> chunks; in EmitDeclareOfBlockLiteralArgVariable()
3891 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
3907 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
3917 for (const BlockLayoutChunk &Chunk : chunks) { in EmitDeclareOfBlockLiteralArgVariable()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() function
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(TInfo.Align, TInfo.Width, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
H A DCGDebugInfo.cpp4639 struct BlockLayoutChunk { struct
4643 bool operator<(const BlockLayoutChunk &l, const BlockLayoutChunk &r) { in operator <()
4713 SmallVector<BlockLayoutChunk, 8> chunks; in EmitDeclareOfBlockLiteralArgVariable()
4717 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4733 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4743 for (const BlockLayoutChunk &Chunk : chunks) { in EmitDeclareOfBlockLiteralArgVariable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() function
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(TInfo.Align, TInfo.Width, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
H A DCGDebugInfo.cpp4526 struct BlockLayoutChunk { struct
4530 bool operator<(const BlockLayoutChunk &l, const BlockLayoutChunk &r) { in operator <()
4600 SmallVector<BlockLayoutChunk, 8> chunks; in EmitDeclareOfBlockLiteralArgVariable()
4604 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4620 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4630 for (const BlockLayoutChunk &Chunk : chunks) { in EmitDeclareOfBlockLiteralArgVariable()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() function
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(TInfo.Align, TInfo.Width, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
H A DCGDebugInfo.cpp4432 struct BlockLayoutChunk { struct
4436 bool operator<(const BlockLayoutChunk &l, const BlockLayoutChunk &r) { in operator <()
4506 SmallVector<BlockLayoutChunk, 8> chunks; in EmitDeclareOfBlockLiteralArgVariable()
4510 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4526 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4536 for (const BlockLayoutChunk &Chunk : chunks) { in EmitDeclareOfBlockLiteralArgVariable()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() function
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
564 layout.push_back(BlockLayoutChunk(tinfo.second, tinfo.first, in computeBlockInfo()
585 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
661 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
700 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
711 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
H A DCGDebugInfo.cpp4387 struct BlockLayoutChunk { struct
4391 bool operator<(const BlockLayoutChunk &l, const BlockLayoutChunk &r) { in operator <()
4461 SmallVector<BlockLayoutChunk, 8> chunks; in EmitDeclareOfBlockLiteralArgVariable()
4465 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4481 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4491 for (const BlockLayoutChunk &Chunk : chunks) { in EmitDeclareOfBlockLiteralArgVariable()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBlocks.cpp348 struct BlockLayoutChunk { struct
356 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() function
377 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
381 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
553 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
572 layout.push_back(BlockLayoutChunk(tinfo.second, tinfo.first, in computeBlockInfo()
593 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
669 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
708 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
719 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() function
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
564 layout.push_back(BlockLayoutChunk(tinfo.second, tinfo.first, in computeBlockInfo()
585 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
661 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
700 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
711 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
H A DCGDebugInfo.cpp4229 struct BlockLayoutChunk { struct
4233 bool operator<(const BlockLayoutChunk &l, const BlockLayoutChunk &r) { in operator <()
4303 SmallVector<BlockLayoutChunk, 8> chunks; in EmitDeclareOfBlockLiteralArgVariable()
4307 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4323 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4333 for (const BlockLayoutChunk &Chunk : chunks) { in EmitDeclareOfBlockLiteralArgVariable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() function
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(TInfo.Align, TInfo.Width, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp339 struct BlockLayoutChunk { struct
347 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() function
368 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
372 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
544 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(tinfo.second, tinfo.first, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
H A DCGDebugInfo.cpp4132 struct BlockLayoutChunk { struct
4136 bool operator<(const BlockLayoutChunk &l, const BlockLayoutChunk &r) { in operator <()
4206 SmallVector<BlockLayoutChunk, 8> chunks; in EmitDeclareOfBlockLiteralArgVariable()
4210 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4226 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4236 for (const BlockLayoutChunk &Chunk : chunks) { in EmitDeclareOfBlockLiteralArgVariable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() function
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(TInfo.Align, TInfo.Width, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() argument
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(TInfo.Align, TInfo.Width, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() argument
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
564 layout.push_back(BlockLayoutChunk(tinfo.second, tinfo.first, in computeBlockInfo()
585 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
661 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
700 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
711 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
H A DCGDebugInfo.cpp4229 struct BlockLayoutChunk { struct
4233 bool operator<(const BlockLayoutChunk &l, const BlockLayoutChunk &r) { in operator <()
4303 SmallVector<BlockLayoutChunk, 8> chunks; in EmitDeclareOfBlockLiteralArgVariable()
4307 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4323 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4333 for (const BlockLayoutChunk &Chunk : chunks) { in EmitDeclareOfBlockLiteralArgVariable()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() function
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(TInfo.Align, TInfo.Width, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() argument
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(TInfo.Align, TInfo.Width, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp339 struct BlockLayoutChunk { struct
347 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() argument
368 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
372 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
544 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(tinfo.second, tinfo.first, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]
H A DCGDebugInfo.cpp3945 struct BlockLayoutChunk { struct
3949 bool operator<(const BlockLayoutChunk &l, const BlockLayoutChunk &r) { in operator <()
4019 SmallVector<BlockLayoutChunk, 8> chunks; in EmitDeclareOfBlockLiteralArgVariable()
4023 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4039 BlockLayoutChunk chunk; in EmitDeclareOfBlockLiteralArgVariable()
4049 for (const BlockLayoutChunk &Chunk : chunks) { in EmitDeclareOfBlockLiteralArgVariable()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGBlocks.cpp340 struct BlockLayoutChunk { struct
348 BlockLayoutChunk(CharUnits align, CharUnits size, in BlockLayoutChunk() argument
369 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) { in operator <()
373 auto getPrefOrder = [](const BlockLayoutChunk &chunk) { in operator <()
545 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo()
563 layout.push_back(BlockLayoutChunk(TInfo.Align, TInfo.Width, in computeBlockInfo()
584 layout.push_back(BlockLayoutChunk(align, CGM.getPointerSize(), in computeBlockInfo()
660 BlockLayoutChunk(align, size, lifetime, &CI, llvmType, VT)); in computeBlockInfo()
699 SmallVectorImpl<BlockLayoutChunk>::iterator in computeBlockInfo()
710 SmallVectorImpl<BlockLayoutChunk>::iterator first = li; in computeBlockInfo()
[all …]

12