Searched refs:offsetSizeInBytes (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/mlir/lib/Conversion/VectorToROCDL/ |
D | VectorToROCDL.cpp | 34 Value &offsetSizeInBytes, Value &glc, Value &slc) { in replaceTransferOpWithMubuf() argument 36 xferOp, vecTy, dwordConfig, vindex, offsetSizeInBytes, glc, slc); in replaceTransferOpWithMubuf() 44 Value &offsetSizeInBytes, Value &glc, Value &slc) { in replaceTransferOpWithMubuf() argument 48 offsetSizeInBytes, glc, slc); in replaceTransferOpWithMubuf()
|