Home
last modified time | relevance | path

Searched refs:srcWidth (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dswp-stages5.ll14 define void @fred(i8* noalias nocapture %src, i32 %srcWidth, i32 %srcHeight, i32 %srcStride, i8* no…
16 %sub = add i32 %srcWidth, -1
H A Dswp-stages4.ll19 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 DInferIntRangeInterfaceImpls.cpp527 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 Dvpt-block-debug.mir164 !40 = !DILocalVariable(name: "srcWidth", scope: !12, file: !1, line: 72, type: !41)