Home
last modified time | relevance | path

Searched defs:storeVal (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/test/ELF/Inputs/
H A Dppc64-got-to-pcrel-relaxation-def.s9 .globl storeVal, useAddr, useVal symbol
61 storeVal: label
/llvm-project/mlir/lib/Conversion/MemRefToSPIRV/
H A DMemRefToSPIRV.cpp715 Value storeVal = adaptor.getValue(); in matchAndRewrite() local
756 Value storeVal = shiftValue(loc, adaptor.getValue(), offset, mask, rewriter); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp883 Value storeVal = forwardStoreToLoad() local