Home
last modified time | relevance | path

Searched refs:test7b (Results 1 – 17 of 17) sorted by relevance

/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.memdef/
Dp3.cpp137 namespace test7b { namespace
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/
Dipsccp-basic.ll170 define i32 @test7b() {
175 ; CHECK: define i32 @test7b
/external/llvm/test/Transforms/SCCP/
Dipsccp-basic.ll173 define i32 @test7b() {
178 ; CHECK-LABEL: define i32 @test7b(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SCCP/
Dipsccp-basic.ll174 define i32 @test7b() {
179 ; CHECK-LABEL: define i32 @test7b(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LICM/
Datomics.ll162 define i32 @test7b(i32* nocapture noalias %x, i32* nocapture %y, i32* noalias nocapture %z) nounwin…
175 ; CHECK-LABEL: define i32 @test7b(
/external/llvm/test/Transforms/ObjCARC/
Drv.ll128 ; CHECK-LABEL: define i8* @test7b(
131 define i8* @test7b() {
Dbasic.ll571 ; CHECK-LABEL: define void @test7b(
574 define void @test7b(i32* %x, i1 %p) nounwind {
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/
Drv.ll128 ; CHECK: define i8* @test7b(
131 define i8* @test7b() {
Dbasic.ll253 ; CHECK: define void @test7b
261 define void @test7b(i32* %x, i1 %p) nounwind {
/external/icu/icu4c/source/test/intltest/
Dcitrtest.cpp300 UCharCharacterIterator* test7b = new UCharCharacterIterator(testText, -1); in TestConstructionAndEqualityUChariter() local
331 test7b->getText(result4); in TestConstructionAndEqualityUChariter()
370 delete test7b; in TestConstructionAndEqualityUChariter()
/external/clang/test/Sema/
Duninit-variables.c48 int test7b(int y) { in test7b() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/
Drv.ll128 ; CHECK-LABEL: define i8* @test7b(
131 define i8* @test7b() {
Dbasic.ll571 ; CHECK-LABEL: define void @test7b(
574 define void @test7b(i32* %x, i1 %p) nounwind {
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dimplicit-it-generation.s89 .section test7b
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dstack-protector.ll1039 ; test7b: PtrToInt Cast
1043 define void @test7b() #0 {
1045 ; LINUX-I386-LABEL: test7b:
1049 ; LINUX-X64-LABEL: test7b:
1053 ; LINUX-KERNEL-X64-LABEL: test7b:
1057 ; DARWIN-X64-LABEL: test7b:
1061 ; MSVC-I386-LABEL: test7b:
1065 ; MINGW-X64-LABEL: test7b:
/external/llvm/test/CodeGen/X86/
Dstack-protector.ll913 ; test7b: PtrToInt Cast
917 define void @test7b() #0 {
919 ; LINUX-I386-LABEL: test7b:
923 ; LINUX-X64-LABEL: test7b:
927 ; LINUX-KERNEL-X64-LABEL: test7b:
931 ; DARWIN-X64-LABEL: test7b:
935 ; MSVC-I386-LABEL: test7b:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimpleLoopUnswitch/
Dnontrivial-unswitch.ll945 define i32 @test7b(i1* %ptr, i1* %cond.ptr, i32* %a.ptr, i32* %b.ptr) {
946 ; CHECK-LABEL: @test7b(