Home
last modified time | relevance | path

Searched refs:test31 (Results 1 – 25 of 54) sorted by relevance

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp34 class test31 : virtual test30 { virtual void f(); }; class
35 class test32 : virtual test31 { virtual void f(); };
Dattr-noreturn.cpp131 __attribute__((noreturn)) void test31() { in test31() function
/external/clang/test/Parser/
Dchar-literal-printing.c41 char16_t test31(void) { return u'\f'; } in test31() function
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt56 test31 - shared subtree with uncloneable child to slave subtree.
222 test31:
/external/clang/test/Sema/
Dreturn.c220 void test31(test31_t *callback __attribute__((noreturn)));
Duninit-variables.c226 void test31() { in test31() function
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll166 define <2 x double> @test31(<2 x double>* %p1, <2 x double>* %p2) {
172 ; CHECK-LABEL: @test31
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll277 define i32 @test31(i32 %a) {
278 ; CHECK-LABEL: @test31(
/external/llvm/test/Transforms/InstCombine/
Dand.ll327 define i32 @test31(i1 %X) {
328 ; CHECK-LABEL: @test31(
Dmul.ll284 define i32 @test31(i32 %V) {
285 ; CHECK-LABEL: @test31
Ddiv.ll307 define <2 x i32> @test31(<2 x i32> %x) {
308 ; CHECK-LABEL: @test31(
Dor.ll353 define i64 @test31(i64 %A) {
354 ; CHECK-LABEL: @test31(
Dsub.ll395 define <2 x i64> @test31(<2 x i64> %A) {
399 ; CHECK-LABEL: @test31(
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll50 %test31 = icmp eq <4 x i16> %short1, %short2
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dor.ll325 define i64 @test31(i64 %A) nounwind readnone ssp noredzone {
334 ; CHECK: @test31
Dshift.ll382 define i32 @test31(i32 %A, i32 %B, i32 %C) {
387 ; CHECK: @test31
Dgetelementptr.ll356 define i1 @test31(i32* %A) {
361 ; CHECK: @test31
Dicmp.ll301 ; CHECK: @test31
305 define i1 @test31(i32 %x, i32 %y) {
Dand.ll227 define i32 @test31(i1 %X) {
/external/clang/test/CodeGen/
Dobject-size.c498 void test31() { in test31() function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/
Dcpuset_hierarchy_test.sh419 test31() function
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll450 ; CHECK-LABEL: @test31(
453 define i32 @test31(i1 %c, i32* %p, i32 %i) {

123