Searched refs:srcWidth (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | swp-stages5.ll | 14 define void @fred(i8* noalias nocapture %src, i32 %srcWidth, i32 %srcHeight, i32 %srcStride, i8* no… 16 %sub = add i32 %srcWidth, -1
|
| H A D | swp-stages4.ll | 19 define void @test(i8* noalias nocapture %src, i32 %srcWidth, i32 %srcHeight, i32 %srcStride, i8* no… 21 %sub = add i32 %srcWidth, -1
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/ |
| H A D | InferIntRangeInterfaceImpls.cpp | 527 unsigned srcWidth = ConstantIntRanges::getStorageBitwidth(sourceType); in inferResultRanges() local 530 if (srcWidth < destWidth) in inferResultRanges() 532 else if (srcWidth > destWidth) in inferResultRanges()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/LowOverheadLoops/ |
| H A D | vpt-block-debug.mir | 164 !40 = !DILocalVariable(name: "srcWidth", scope: !12, file: !1, line: 72, type: !41)
|