Home
last modified time | relevance | path

Searched defs:coord (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefMemorySlot.cpp333 auto coord = llvm::dyn_cast<IntegerAttr>(coordAttr); in getTypeAtIndex() local
/llvm-project/lldb/source/Core/
H A DIOHandler.cpp650 SetConsoleCursorPosition(console_handle, coord); in PrintAsync() local
/llvm-project/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp1631 for (const Fraction &coord : rationalSample) { getSamplePointIfIntegral() local
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp1997 parseCustomRangeSubscript(mlir::OpAsmParser & parser,mlir::DenseIntElementsAttr & coord) parseCustomRangeSubscript() argument
2020 printCustomRangeSubscript(mlir::OpAsmPrinter & printer,fir::InsertOnRangeOp op,mlir::DenseIntElementsAttr coord) printCustomRangeSubscript() argument
/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp1067 auto coord = builder.create<fir::CoordinateOp>(loc, refTy, genReductionInitRegion() local
H A DConvertExpr.cpp4831 mlir::Value coord = builder.create<fir::CoordinateOp>( genElementalUserDefinedProcRef() local