Home
last modified time | relevance | path

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

12345

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp29 class test26 : virtual test25 { virtual void f(); }; class
30 class test27 : virtual test26 { virtual void f(); };
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/
Ddeadstore.ll28 define i32 @test26(i1 %c, i32* %p) {
29 ; CHECK-LABEL: @test26(
/external/clang/test/Index/
Dannotate-comments.cpp110 struct test26 { struct
/external/clang/test/Parser/
Dchar-literal-printing.c36 char16_t test26(void) { return u'\\'; } in test26() function
/external/clang/test/Sema/
Dreturn.c156 int test26() { in test26() function
Duninit-variables.c200 MyInt test26() { in test26() function
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt51 test26 - shared subtree with slave child to private subtree.
197 test26:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll237 define i32 @test26() {
238 ; CHECK-LABEL: @test26(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
Dundef.ll252 define i32 @test26() {
253 ; CHECK-LABEL: @test26(
/external/llvm/test/Transforms/InstCombine/
Dapint-shift.ll244 ; CHECK-LABEL: @test26(
246 define i40 @test26(i40 %A) {
Dxor.ll302 define i32 @test26(i32 %a, i32 %b) {
303 ; CHECK-LABEL: @test26(
Dand.ll268 define i1 @test26(i32 %A) {
269 ; CHECK-LABEL: @test26(
Dmul.ll233 define i32 @test26(i32 %A, i32 %B) {
234 ; CHECK-LABEL: @test26(
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll217 define void @test26(i1 %B, i32* %P1, i32* %P2) {
218 ; CHECK-LABEL: @test26
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dsub.ll275 define i32 @test26(i32 %x) {
279 ; CHECK: @test26
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/AArch64/
Dgep.ll206 define i16 @test26(i16* %p) {
207 ; CHECK-LABEL: test26
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/EarlyCSE/
Datomics.ll218 define void @test26(i1 %B, i32* %P1, i32* %P2) {
219 ; CHECK-LABEL: @test26
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll45 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll45 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll45 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll45 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll45 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll45 %test26 = icmp sge <5 x i8> %sbyte1, %sbyte2
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll45 %test26 = icmp sge <5 x i8> %sbyte1, %sbyte2
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dobjsize.ll289 ; CHECK-LABEL: @test26(
291 define i32 @test26() {

12345