Home
last modified time | relevance | path

Searched refs:test23 (Results 1 – 25 of 133) sorted by relevance

123456

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp26 class test23 : virtual test22 { virtual void f(); }; class
27 class test24 : virtual test23 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp45 void test23() { in test23() function
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll411 define x86_fp80 @test23(i32 %a, i32 %b, x86_fp80 %x) nounwind {
416 ; SSE-LABEL: test23:
420 ; NOSSE2-LABEL: test23:
424 ; NOSSE1-LABEL: test23:
428 ; NOCMOV-LABEL: test23:
Dfast-isel-x86-64.ll294 define void @test23(i8* noalias sret %result) {
298 ; CHECK-LABEL: test23:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmov-fp.ll411 define x86_fp80 @test23(i32 %a, i32 %b, x86_fp80 %x) nounwind {
416 ; SSE-LABEL: test23:
420 ; NOSSE2-LABEL: test23:
424 ; NOSSE1-LABEL: test23:
428 ; NOCMOV-LABEL: test23:
Dvselect.ll372 define <4 x i32> @test23(<4 x i32> %a, <4 x i32> %b) {
373 ; SSE2-LABEL: test23:
379 ; SSE41-LABEL: test23:
384 ; AVX-LABEL: test23:
Dfast-isel-x86-64.ll295 define void @test23(i8* noalias sret %result) {
299 ; CHECK-LABEL: test23:
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt48 test23 - shared child to shared parent.
167 test23:
/external/clang/test/Parser/
Dchar-literal-printing.c30 char test23(void) { return '\x3'; } in test23() function
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c80 int test23(int *q, int *x) { in test23() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll198 define <2 x double> @test23(<2 x double>* %p1, <2 x double>* %p2) {
204 ; CHECK-LABEL: @test23
208 ; CHECK-P9-LABEL: @test23
/external/clang/test/Sema/
Dreturn.c130 int test23() { in test23() function
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt48 test23 - shared subtree with private child to private subtree.
182 test23:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll213 define i32 @test23(i32 %a) {
214 ; CHECK-LABEL: @test23(
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll141 define <2 x double> @test23(<2 x double>* %p1, <2 x double>* %p2) {
147 ; CHECK-LABEL: @test23
/external/llvm/test/Transforms/InstCombine/
Dset.ll239 define i32 @test23(i32 %a) {
240 ; CHECK-LABEL: @test23(
Dapint-shift.ll225 ; CHECK-LABEL: @test23(
227 define i11 @test23(i44 %A) {
Dxor.ll271 define i1 @test23(i32 %a, i32 %b) {
272 ; CHECK-LABEL: @test23(
Dand.ll231 define i1 @test23(i32 %A) {
232 ; CHECK-LABEL: @test23(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
Dundef.ll228 define i32 @test23(i32 %a) {
229 ; CHECK-LABEL: @test23(
/external/llvm/test/Transforms/ObjCARC/
Drv.ll275 ; CHECK-LABEL: define void @test23(
277 define void @test23(i8* %p) {
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll185 define void @test23(i1 %B, i32* %P1, i32* %P2) {
186 ; CHECK-LABEL: @test23
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dsub.ll217 define i32 @test23(i8* %P, i64 %A){
225 ; CHECK: @test23
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/AArch64/
Dgep.ll182 define i32 @test23(i32* %p, i32 %i) {
183 ; CHECK-LABEL: test23
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/
Drv.ll325 ; CHECK: define void @test23(
327 define void @test23(i8* %p) {

123456