Home
last modified time | relevance | path

Searched defs:EltAlign (Results 1 – 25 of 124) sorted by relevance

12345

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstCombineLoadStoreAlloca.cpp595 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackLoadToAggregate() local
1102 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1149 auto EltAlign = MinAlign(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstCombineLoadStoreAlloca.cpp737 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackLoadToAggregate() local
1267 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1317 auto EltAlign = MinAlign(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp693 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackLoadToAggregate() local
1227 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1277 auto EltAlign = MinAlign(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp693 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackLoadToAggregate() local
1227 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1277 auto EltAlign = MinAlign(Align, Offset); in unpackStoreToAggregate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp693 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackLoadToAggregate() local
1227 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1277 auto EltAlign = MinAlign(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp726 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackLoadToAggregate() local
1260 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1310 auto EltAlign = MinAlign(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp727 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackLoadToAggregate() local
1256 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1306 auto EltAlign = MinAlign(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp726 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackLoadToAggregate() local
1255 auto EltAlign = MinAlign(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1305 auto EltAlign = MinAlign(Align, Offset); in unpackStoreToAggregate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1186 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1234 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1209 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1257 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1209 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1257 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1196 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1244 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1209 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1257 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1200 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1246 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1209 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1257 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1196 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1244 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1209 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1257 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1175 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1223 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1175 auto EltAlign = commonAlignment(Align, SL->getElementOffset(i)); in unpackStoreToAggregate() local
1223 auto EltAlign = commonAlignment(Align, Offset); in unpackStoreToAggregate() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1557 unsigned EltAlign = in LowerCall() local
1787 unsigned EltAlign = GreatestCommonDivisor64(RetAlign, Offsets[i]); in LowerCall() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1537 MaybeAlign EltAlign; in LowerCall() local
1769 Align EltAlign = commonAlignment(RetAlign, Offsets[i]); in LowerCall() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1557 unsigned EltAlign = in LowerCall() local
1787 unsigned EltAlign = GreatestCommonDivisor64(RetAlign, Offsets[i]); in LowerCall() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1540 MaybeAlign EltAlign; in LowerCall() local
1772 Align EltAlign = commonAlignment(RetAlign, Offsets[i]); in LowerCall() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1539 MaybeAlign EltAlign; in LowerCall() local
1771 Align EltAlign = commonAlignment(RetAlign, Offsets[i]); in LowerCall() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1537 MaybeAlign EltAlign; in LowerCall() local
1769 Align EltAlign = commonAlignment(RetAlign, Offsets[i]); in LowerCall() local

12345