Home
last modified time | relevance | path

Searched defs:operandValue (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/Mesh/IR/
H A DMeshOps.cpp186 Value operandValue = operand.get(); maybeInsertTargetShardingAnnotation() local
226 Value operandValue = operand.get(); maybeInsertSourceShardingAnnotation() local
[all...]
/llvm-project/mlir/lib/Dialect/Mesh/Interfaces/
H A DShardingInterface.cpp437 Value operandValue = opOperand.get(); getShardingAttribute() local
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp4285 auto operandValue = llvm::dyn_cast_or_null<IntegerAttr>(operands.front()); getRegionInvocationBounds() local
/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp1742 auto *operandValue = py::cast<PyValue *>(std::get<0>(it.value())); buildGeneric() local