Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Chunk

483   /// \param Chunked True if chunk is specified in the clause.
498 llvm::Value *Chunk = nullptr);
521 /// \param Chunk Value of the chunk for the static_chunked scheduled loop.
522 /// For the default (nullptr) value, the chunk 1 will be used.
529 llvm::Value *Chunk = nullptr);