Searched defs:constIndex (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Dialect/MemRef/IR/ | ||
H A D | ValueBoundsOpInterfaceImpl.cpp | 54 auto constIndex = dimOp.getConstantIndex(); populateBoundsForIndexValue() local |
/llvm-project/mlir/lib/Dialect/Tensor/IR/ | ||
H A D | ValueBoundsOpInterfaceImpl.cpp | 41 auto constIndex = dimOp.getConstantIndex(); populateBoundsForIndexValue() local |
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
H A D | LLVMMemorySlot.cpp | 674 auto constIndex = dyn_cast<IntegerAttr>(index); gepToByteOffset() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 8071 ConstantSDNode *constIndex; LowerBUILD_VECTOR() local |