Home
last modified time | relevance | path

Searched defs:sub4 (Results 1 – 12 of 12) sorted by relevance

/llvm-project/flang/test/Lower/
H A Dgoto-statement.f9048 subroutine sub4() subroutine
57 ! CHECK-LABEL: sub4 argument
H A Dbasic-call.f9023 subroutine sub4() subroutine
H A Dintentout-deallocate.f90113 subroutine sub4() subroutine
125 tsub4 global() argument
H A Dpre-fir-tree02.f90338 subroutine sub4() subroutine
339 integer :: i local
/llvm-project/flang/test/Lower/HLFIR/
H A Delemental-result-length.f9039 subroutine sub4(a,b,c) subroutine
46 ! CHECK-LABEL: func.func @_QMm1Psub4( argument
H A Dprocedure-pointer.f90118 subroutine sub4() subroutine
125 …!fir.ref<i32>) -> !fir.box<!fir.ptr<!fir.char<1,?>>>> {bindc_name = "p2", uniq_name = "_QFsub4Ep2"} argument
/llvm-project/flang/test/Semantics/OpenACC/
H A Dacc-routine-validity.f9037 subroutine sub4(a) subroutine
40 end subroutine sub4 argument
H A Dacc-data.f90219 subroutine sub4(t) subroutine
220 type(t1) :: t local
H A Dacc-routine.f9017 subroutine sub4() subroutine
H A Dacc-module.f9034 subroutine sub4() subroutine
/llvm-project/clang/test/Sema/
H A Dtypecheck-binop.c17 int sub4(void *P, void *Q) { in sub4() function
/llvm-project/clang/test/CodeGen/
H A Dubsan-promoted-arith.cpp47 int sub4(int i) { return -i; } in sub4() function