Home
last modified time | relevance | path

Searched refs:test26 (Results 1 – 25 of 64) sorted by relevance

123

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp29 class test26 : virtual test25 { virtual void f(); }; class
30 class test27 : virtual test26 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Index/
H A Dannotate-comments.cpp110 struct test26 { struct
/llvm-project-15.0.7/llvm/test/Transforms/NewGVN/
H A Ddeadstore.ll28 define i32 @test26(i1 %c, i32* %p) {
29 ; CHECK-LABEL: @test26(
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltins-hexagon-v66-128B.c28 HEXAGON_Vect1024 test26(void *in, void *out) { in test26() function
H A Dobject-size.c335 void test26(void) { in test26() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c36 char16_t test26(void) { return u'\\'; } in test26() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dreturn.c156 int test26(void) { in test26() function
H A Duninit-variables.c201 MyInt test26(void) { in test26() function
H A Dconversion.c413 void test26(int si, long sl) { in test26() function
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/
H A Dundef.ll253 define i32 @test26() {
254 ; CHECK-LABEL: @test26(
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/
H A Dgep.ll206 define i16 @test26(i16* %p) {
207 ; CHECK-LABEL: test26
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll46 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll46 %test26 = icmp sge <5 x i8> %sbyte1, %sbyte2
/llvm-project-15.0.7/llvm/test/Transforms/EarlyCSE/
H A Datomics.ll259 define void @test26(i1 %B, ptr %P1, ptr %P2) {
260 ; CHECK-LABEL: @test26(
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c515 vector bool char test26(void) { in test26() function
/llvm-project-15.0.7/llvm/test/Transforms/CorrelatedValuePropagation/
H A Dabs.ll354 define i8 @test26(i8 %x) {
355 ; CHECK-LABEL: @test26(
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dmultiblock-malloc-free.ll153 define i8* @test26() {
154 ; CHECK-LABEL: @test26(
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dobjsize.ll366 define i32 @test26() {
367 ; CHECK-LABEL: @test26(
H A Dapint-shift.ll552 define i40 @test26(i40 %A) {
553 ; CHECK-LABEL: @test26(
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Drv.ll347 ; CHECK-LABEL: define i8* @test26()
350 define i8* @test26() {
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dand-load-combine.ll1519 define arm_aapcscc i64 @test26(i64* nocapture %p) {
1520 ; ARM-LABEL: test26:
1527 ; ARMEB-LABEL: test26:
1534 ; THUMB1-LABEL: test26:
1541 ; THUMB2-LABEL: test26:
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp680 namespace test26 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vcmp.ll305 ; CHECK-LABEL: test26:
307 define void @test26(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy-acc.ll256 ; CHECK-LABEL: test26:
258 define void @test26(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-vmpy.ll231 ; CHECK-LABEL: test26:
233 define void @test26(<16 x i32> %a, i32 %b) #0 {

123