Home
last modified time | relevance | path

Searched refs:nparallel (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Drecog.c1537 int nparallel = XVECLEN (body, 0); /* Includes CLOBBERs. */ in decode_asm_operands() local
1545 for (i = 0; i < nparallel; i++) in decode_asm_operands()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Drecog.c1602 int nparallel = XVECLEN (body, 0); /* Includes CLOBBERs. */ local
1610 for (i = 0; i < nparallel; i++)