Home
last modified time | relevance | path

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

12

/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:
Dvselect.ll208 define <4 x i32> @test23(<4 x i32> %a, <4 x i32> %b) {
209 ; CHECK-LABEL: test23:
Davx512-mov.ll192 ; CHECK-LABEL: test23
195 define <8 x i64> @test23(i8 * %addr) {
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c80 int test23(int *q, int *x) { in test23() function
/external/clang/test/Parser/
Dchar-literal-printing.c30 char test23(void) { return '\x3'; } in test23() function
/external/clang/test/Sema/
Dreturn.c130 int test23() { in test23() function
Duninit-variables.c174 int test23() { in test23() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll185 ; CHECK-LABEL: @test23
187 define i32 @test23(i32 %a) {
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll146 define <2 x double> @test23(<2 x double>* %p1, <2 x double>* %p2) {
152 ; CHECK-LABEL: @test23
/external/llvm/test/Transforms/InstCombine/
Dapint-shift.ll225 ; CHECK-LABEL: @test23(
227 define i11 @test23(i44 %A) {
Dmul.ll208 define i32 @test23(i32 %A) {
209 ; CHECK-LABEL: @test23(
Dxor.ll220 define i1 @test23(i32 %a, i32 %b) {
221 ; CHECK-LABEL: @test23(
Ddiv.ll197 define i32 @test23(i32 %a) {
201 ; CHECK-LABEL: @test23(
Dset.ll151 define i32 @test23(i32 %a) {
Dor.ll219 define i16 @test23(i16 %A) {
225 ; CHECK-LABEL: @test23(
/external/llvm/test/Transforms/ObjCARC/
Drv.ll275 ; CHECK-LABEL: define void @test23(
277 define void @test23(i8* %p) {
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/clang/test/CXX/class.access/
Dp4.cpp502 namespace test23 { namespace
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll42 %test23 = icmp ult <2 x i64> %ulong1, %ulong2
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll307 ; CHECK-LABEL: @test23(
311 define noalias i8* @test23() nounwind uwtable ssp {
/external/clang/test/CodeGen/
Dmmx-builtins.c120 void test23(__m64 d, __m64 n, char *p) { in test23() function

12