Searched refs:VectorLength (Results 1 – 3 of 3) sorted by relevance
347 CHECK_SIMPLE_CLAUSE(VectorLength, ACCC_vector_length) in CHECK_REQ_SCALAR_INT_CONSTANT_CLAUSE()
510 unsigned VectorLength = Value.getVectorLength(); in Visit() local511 OS << "Vector length=" << VectorLength; in Visit()518 VectorLength, "element", "elements"); in Visit()
403 std::get_if<Fortran::parser::AccClause::VectorLength>( in createParallelOp()