Home
last modified time | relevance | path

Searched refs:test24 (Results 1 – 25 of 75) sorted by relevance

123

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp27 class test24 : virtual test23 { virtual void f(); }; class
28 class test25 : virtual test24 { virtual void f(); };
H A Dbuiltin-assume-aligned-tmpl.cpp82 void test24() { in test24() function
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dmultiblock-throwing.ll82 define void @test24(i32* noalias %P) {
83 ; CHECK-LABEL: @test24(
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c31 wchar_t test24(void) { return L'\x3'; } in test24() function
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dpost-inlining.ll37 ; CHECK-LABEL: define void @test24(
42 define void @test24(i8* %p) {
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dhsa-metadata-hidden-args-v3.ll132 ; CHECK: .name: test24
133 ; CHECK: .symbol: test24.kd
134 define amdgpu_kernel void @test24(
H A Dhsa-metadata-hidden-args.ll111 ; CHECK: - Name: test24
112 ; CHECK: SymbolName: 'test24@kd'
139 define amdgpu_kernel void @test24(
/llvm-project-15.0.7/clang/test/Sema/
H A Dreturn.c140 int test24(void) { in test24() function
H A Duninit-variables.c186 int test24(int flag) { in test24() function
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c96 void test24(char *buffer) { in test24() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dnrvo.cpp2982 X test24() { // http://wg21.link/p2025r2#ex-20 in test24() function
/llvm-project-15.0.7/llvm/test/Transforms/EarlyCSE/
H A Datomics.ll234 define void @test24(i1 %B, ptr %P1, ptr %P2) {
235 ; CHECK-LABEL: @test24(
296 ; see also: @test24
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-masked-memop-64-32.ll117 define <16 x ptr> @test24(<16 x i1> %mask, ptr %addr) {
118 ; AVX512F-LABEL: test24:
128 ; SKX-LABEL: test24:
H A Dvselect.ll390 define <2 x double> @test24(<2 x double> %a, <2 x double> %b) {
391 ; SSE2-LABEL: test24:
396 ; SSE41-LABEL: test24:
401 ; AVX-LABEL: test24:
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll237 define i32 @test24() {
238 ; CHECK-LABEL: @test24(
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll190 define i64 @test24(i64* %p, i32 %i) {
191 ; CHECK-LABEL: test24
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll44 %test24 = icmp ne i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll44 %test24 = icmp ne <2 x i64> %ulong1, %ulong2
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c491 unsigned test24(void) { in test24() function
/llvm-project-15.0.7/llvm/test/Transforms/CorrelatedValuePropagation/
H A Dabs.ll325 define i8 @test24(i8 %x) {
326 ; CHECK-LABEL: @test24(
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dobject-size.c296 void test24(void) { in test24() function
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dsub-gep.ll212 define i64 @test24(i8* %P, i64 %A){
213 ; CHECK-LABEL: @test24(
H A Dset.ll503 define i32 @test24(i32 %a) {
504 ; CHECK-LABEL: @test24(
H A Dobjsize.ll346 define i32 @test24() {
347 ; CHECK-LABEL: @test24(
H A Dload.ll411 define <2 x i64> @test24(<2 x i64>* %P) {
412 ; CHECK-LABEL: @test24(

123