Searched refs:second2 (Results 1 – 12 of 12) sorted by relevance
/external/u-boot/drivers/rtc/ |
D | ftrtc010.c | 58 unsigned long second2; in ftrtc010_time() local 65 second2 = readl(&rtc->sec); in ftrtc010_time() 66 } while (second != second2); in ftrtc010_time()
|
/external/clang/test/Index/ |
D | complete-method-decls.m | 47 - (id)first:(int)xx second2:(float)y2 third:(double)z; 52 - (int)first:(int)x second2:(float)y third:(double)z; 56 - (int)first:(int)x second2:(float)y third:(double)z { } 150 // CHECK-CC8: ObjCInstanceMethodDecl:{ResultType id}{Informative first:}{TypedText second2:}{Text (… 160 …eftParen (}{Text int}{RightParen )}{Text x}{HorizontalSpace }{TypedText second2:}{LeftParen (}{Te… 162 …eftParen (}{Text int}{RightParen )}{Text x}{HorizontalSpace }{TypedText second2:}{LeftParen (}{Te… 164 // CHECK-CCD: ObjCInstanceMethodDecl:{ResultType id}{Informative first:}{TypedText second2:}{Text (… 165 // CHECK-CCD: ObjCInstanceMethodDecl:{ResultType int}{Informative first:}{TypedText second2:}{Text … 169 // CHECK-CCE: ObjCInstanceMethodDecl:{ResultType id}{Informative first:}{Informative second2:}{Type… 170 // CHECK-CCE: ObjCInstanceMethodDecl:{ResultType int}{Informative first:}{Informative second2:}{Typ…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/MergeICmps/ |
D | pair-int32-int32.ll | 39 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 1 40 %3 = load i32, i32* %second2.i, align 4 83 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 0 84 %3 = load i32, i32* %second2.i, align 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/MergeICmps/X86/ |
D | split-block-does-work.ll | 38 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 1 39 %3 = load i32, i32* %second2.i, align 4 89 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 1 90 %3 = load i32, i32* %second2.i, align 4
|
D | volatile.ll | 39 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 1 40 %3 = load i32, i32* %second2.i, align 4
|
D | pair-int32-int32.ll | 53 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 1 54 %3 = load i32, i32* %second2.i, align 4 115 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 0 116 %3 = load i32, i32* %second2.i, align 4
|
D | two-complex-bb.ll | 45 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 1 46 %3 = load i32, i32* %second2.i, align 4
|
D | last-block-produce-no-value.ll | 46 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 1 47 %3 = load i32, i32* %second2.i, align 4
|
D | entry-block-shuffled.ll | 32 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 0 33 %3 = load i32, i32* %second2.i, align 4
|
D | multiple-blocks-does-work.ll | 38 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 1 39 %3 = load i32, i32* %second2.i, align 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | memcmp-mergeexpand.ll | 30 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 1 31 %3 = load i32, i32* %second2.i, align 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | memcmp-mergeexpand.ll | 41 %second2.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %b, i64 0, i32 1 42 %3 = load i32, i32* %second2.i, align 4
|