Home
last modified time | relevance | path

Searched refs:test07 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/SemaOpenMP/
H A Dhip-omp-mix.cpp62 void test07(int * x, int n) { in test07() function
66 #pragma omp declare target (test07) // #08
/llvm-project/flang/test/Evaluate/
H A Dtriplets01.f909 logical, parameter :: test07 = kind([10_2:1_4:-3_2]) == 4 variable
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dnoalias-scope-decl.ll79 define void @test07(ptr %ptr0, ptr %ptr1) {
80 ; CHECK-LABEL: @test07(
/llvm-project/flang/test/Semantics/
H A Dcall03.f90201 subroutine test07(x) ! 15.5.2.4(6) subroutine
/llvm-project/llvm/test/Analysis/ScalarEvolution/
H A Dsolve-quadratic.ll317 ; CHECK-LABEL: Printing analysis 'Scalar Evolution Analysis' for function 'test07':
345 define signext i32 @test07() {
/llvm-project/llvm/test/Transforms/EarlyCSE/
H A Dguards.ll201 define void @test07(i32 %a, i32 %b) {
204 ; CHECK-LABEL: @test07(