Home
last modified time | relevance | path

Searched refs:SUB1 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/
H A Da.28.5.f903 SUBROUTINE SUB1(X) subroutine
11 END SUBROUTINE SUB1
24 CALL SUB1(A)
H A Da.22.8.f908 SUBROUTINE SUB1(N) subroutine
15 END SUBROUTINE SUB1
23 CALL SUB1(N)
H A Da.15.1.f9017 SUBROUTINE SUB1(N) subroutine
26 END SUBROUTINE SUB1 argument
28 CALL SUB1(2)
/openbsd/gnu/llvm/llvm/lib/Target/ARC/
H A DARCInstrInfo.td293 defm SUB1 : ArcBinaryGEN4Inst<0b010111, "sub1">;