Home
last modified time | relevance | path

Searched refs:local2 (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/test/Analysis/
Dlambdas.cpp303 int local2 = returnsValue(); // no-warning in captureByCopyCausesUse() local
306 (void)[local1, local2]() { }; // Explicit capture by copy counts as use. in captureByCopyCausesUse()
328 int local2 = returnsValue(); // no-warning in captureByReference() local
331 local2++; // Implicit capture by reference in captureByReference()
335 local2 = 7; // no-warning in captureByReference()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/MemorySSA/
Dphi-translation.ll34 %local2 = alloca i8, align 1
43 ; CHECK-NEXT: store i8 2, i8* %local2
44 store i8 2, i8* %local2
50 ; CHECK-NEXT: store i8 3, i8* %local2
51 store i8 3, i8* %local2
57 ; CHECK-NEXT: store i8 4, i8* %local2
58 store i8 4, i8* %local2
/external/llvm/test/Transforms/Util/MemorySSA/
Dphi-translation.ll34 %local2 = alloca i8, align 1
43 ; CHECK-NEXT: store i8 2, i8* %local2
44 store i8 2, i8* %local2
50 ; CHECK-NEXT: store i8 3, i8* %local2
51 store i8 3, i8* %local2
57 ; CHECK-NEXT: store i8 4, i8* %local2
58 store i8 4, i8* %local2
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
Dalias.s11 local2: label
12 global_aliased_to_local = local2
/external/llvm/test/MC/COFF/
Dalias.s11 local2: label
12 global_aliased_to_local = local2
/external/swiftshader/third_party/subzero/tests_lit/asan_tests/
Dinstrumentlocals.ll11 %local2 = alloca i8, i32 32, align 1
16 %i2 = ptrtoint i8* %local2 to i32
35 ; DUMP-NEXT: %local2 = alloca i8, i32 64, align 8
60 ; DUMP-NEXT: call void @foo(i32 %local2)
Dmultiple_returns.ll10 %local2 = alloca i8, i32 4, align 4
24 ; DUMP-NEXT: %local2 = alloca i8, i32 64, align 8
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DStackTrace002Debuggee.java315 int local2 = -INT_PARAM_VALUE; in runBreakpointIntTwoConstants() local
316 breakpointIntTwoConstants(local1, local2); in runBreakpointIntTwoConstants()
317 breakpointIntTwoConstants(local1, local2); in runBreakpointIntTwoConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/test/FileCheck/
Dregex-scope.txt12 local2
/external/clang/test/Analysis/inlining/
Dcontainers.cpp47 IteratorStructOnlySet local2; in testWrappers() local
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java1315 Local<Integer> local2 = code.newLocal(TypeId.INT); in testForLoop() local
1317 code.loadConstant(local2, 2); in testForLoop()
1327 code.op(BinaryOp.MULTIPLY, localResult, localResult, local2); in testForLoop()
1359 Local<Integer> local2 = code.newLocal(TypeId.INT); in testWhileLoop() local
1361 code.loadConstant(local2, 2); in testWhileLoop()
1369 code.op(BinaryOp.MULTIPLY, localResult, localResult, local2); in testWhileLoop()
1449 Local<Integer> local2 = code.newLocal(TypeId.INT); in testRecursion() local
1455 code.loadConstant(local2, 2); in testRecursion()
1456 code.compare(Comparison.LT, baseCase, localA, local2); in testRecursion()
/external/deqp-deps/SPIRV-Tools/test/opt/
Daggressive_dead_code_elim_test.cpp5646 OpName %local2 "local2" in TEST_F()
5688 OpName %local2 "local2" in TEST_F()
5753 OpName %local2 "local2" in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Daggressive_dead_code_elim_test.cpp5646 OpName %local2 "local2" in TEST_F()
5688 OpName %local2 "local2" in TEST_F()
5753 OpName %local2 "local2" in TEST_F()
/external/cmockery/cmockery_0_1_2/
DINSTALL190 ./configure CC=/usr/local2/bin/gcc
/external/libusb/
DINSTALL188 ./configure CC=/usr/local2/bin/gcc
/external/libusb-compat/
DINSTALL188 ./configure CC=/usr/local2/bin/gcc
/external/iperf3/
DINSTALL190 ./configure CC=/usr/local2/bin/gcc
/external/strace/
DINSTALL238 ./configure CC=/usr/local2/bin/gcc
/external/python/dateutil/dateutil/test/
Dtest_tz.py1036 local2 = tz.gettz()
1038 assert local1 is not local2
/external/libcap-ng/libcap-ng-0.7/
DINSTALL306 ./configure CC=/usr/local2/bin/gcc
/external/lmfit/
DINSTALL301 ./configure CC=/usr/local2/bin/gcc
/external/pcre/dist2/
DINSTALL304 ./configure CC=/usr/local2/bin/gcc
/external/antlr/runtime/C/
DINSTALL301 ./configure CC=/usr/local2/bin/gcc
/external/libexif/
DINSTALL301 ./configure CC=/usr/local2/bin/gcc
/external/google-breakpad/
DINSTALL306 ./configure CC=/usr/local2/bin/gcc

12