Searched refs:test_api (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/AMX/ |
| H A D | amx-config.ll | 11 define <4 x i32> @test_api(i32 %0, i16 signext %1, i16 signext %2, <4 x i32> %xmm0) { 12 ; AVX512-LABEL: test_api: 45 ; AVX2-LABEL: test_api: 79 ; AVX1-LABEL: test_api: 114 ; SSE2-LABEL: test_api:
|
| H A D | amx-spill.ll | 7 define dso_local void @test_api(i32 %0, i16 signext %1, i16 signext %2) nounwind { 8 ; CHECK-LABEL: test_api:
|
| H A D | amx-fastconfig.mir | 11 …define dso_local void @test_api(i32 %cond, i16 signext %row, i16 signext %col) local_unnamed_addr … 46 name: test_api 82 ; CHECK-LABEL: name: test_api
|
| H A D | amx-configO2toO0.ll | 7 define dso_local void @test_api(i32 %cond, i16 signext %row, i16 signext %col) nounwind { 8 ; AVX512-LABEL: test_api:
|
| H A D | amx-spill-merge.ll | 6 define dso_local void @test_api(i16 signext %0, i16 signext %1) nounwind { 7 ; CHECK-LABEL: test_api:
|
| H A D | amx-across-func.ll | 24 define dso_local void @test_api(i16 signext %0, i16 signext %1) nounwind { 25 ; CHECK-LABEL: test_api: 73 ; IPRA-LABEL: test_api: 102 ; O0-LABEL: test_api:
|
| H A D | amx-configO2toO0-precfg.ll | 7 define dso_local void @test_api(i32 %cond, i16 signext %row, i16 signext %col) local_unnamed_addr { 8 ; CHECK-LABEL: @test_api(
|
| H A D | amx-configO2toO0-lower.ll | 7 define dso_local void @test_api(i32 %cond, i16 signext %row, i16 signext %col) local_unnamed_addr {
|
| H A D | amx-configO0toO0.ll | 8 define dso_local void @test_api(i32 %cond, i16 signext %row, i16 signext %col) #0 { 9 ; AVX512-LABEL: test_api:
|
| /llvm-project-15.0.7/clang/test/CodeGen/X86/ |
| H A D | amx_api.c | 12 void test_api(int cond, short row, short col) { in test_api() function
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/process_crash_info/ |
| H A D | TestProcessCrashInfo.py | 45 def test_api(self): member in PlatformProcessCrashInfoTestCase
|
| /llvm-project-15.0.7/lldb/test/API/lang/c/enum_types/ |
| H A D | TestEnumTypes.py | 136 def test_api(self): member in EnumTypesTestCase
|