Searched refs:upgraded (Results 1 – 25 of 96) sorted by relevance
1234
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | personality.ll | 22 %upgraded.eh_select13 = extractvalue { i8*, i32 } %exn10, 1 23 %upgraded.eh_select131 = sext i32 %upgraded.eh_select13 to i64 24 %tmp18 = icmp slt i64 %upgraded.eh_select131, 0 31 %eh_selector.0 = phi i64 [ 0, %unwind ], [ %upgraded.eh_select131, %unwind10 ]
|
/external/llvm/test/CodeGen/X86/ |
D | personality.ll | 22 %upgraded.eh_select13 = extractvalue { i8*, i32 } %exn10, 1 23 %upgraded.eh_select131 = sext i32 %upgraded.eh_select13 to i64 24 %tmp18 = icmp slt i64 %upgraded.eh_select131, 0 31 %eh_selector.0 = phi i64 [ 0, %unwind ], [ %upgraded.eh_select131, %unwind10 ]
|
/external/tensorflow/tensorflow/tools/compatibility/ |
D | README.md | 16 tf_upgrade_v2 --infile foo.py --outfile foo-upgraded.py 24 tf_upgrade_v2 --intree coolcode --outtree coolcode-upgraded 27 tf_upgrade_v2 --intree coolcode --outtree coolcode-upgraded --copyotherfiles False
|
D | tf_upgrade_test.py | 144 upgraded = "tf.multiply(a, b)\n" 149 self.assertAllEqual(open(temp_file.name).read(), upgraded)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/ |
D | upgrade-objcretainrelease.ll | 1 ; Test that comment token for objc retain release is upgraded from '#' to ';'
|
D | upgrade-global-ctors.ll | 4 ; Global constructors should no longer be upgraded when reading bitcode.
|
D | upgrade-objcretainrelease-asm.ll | 1 ; Test that comment token for objc retain release is upgraded from '#' to ';'
|
D | DISubprogram-distinct-definitions.ll | 2 ; Check that subprogram definitions are correctly upgraded to 'distinct'.
|
D | DIExpression-4.0.ll | 15 ; upgraded to DW_OP_LLVM_fragment.
|
D | upgrade-loop-metadata.ll | 1 ; Test to make sure loop vectorizer metadata is automatically upgraded.
|
D | upgrade-memory-intrinsics.ll | 3 ; Test to ensure that calls to the memcpy/memmove/memset intrinsics are auto-upgraded
|
/external/llvm/test/Bitcode/ |
D | upgrade-global-ctors.ll | 4 ; Global constructors should no longer be upgraded when reading bitcode.
|
D | DISubprogram-distinct-definitions.ll | 2 ; Check that subprogram definitions are correctly upgraded to 'distinct'.
|
D | upgrade-loop-metadata.ll | 1 ; Test to make sure loop vectorizer metadata is automatically upgraded.
|
/external/nos/host/generic/nugget/include/ |
D | citadel_events.h | 97 } upgraded; member
|
/external/cros/system_api/dbus/login_manager/ |
D | arc.proto | 62 // Whether the container is being upgraded for a Chrome OS demo session. 65 // Non-empty only if the ARC container is being upgraded for a Chrome OS demo
|
/external/u-boot/board/boundary/nitrogen6x/ |
D | 6x_upgrade.txt | 27 while echo "---- U-Boot upgraded. reset" ; do
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | rbit.ll | 3 ; The llvm.aarch64.rbit intrinsic should be auto-upgraded to the
|
/external/ltp/testcases/kernel/device-drivers/ |
D | README | 14 are outdated and need to be upgraded.
|
/external/mesa3d/docs/relnotes/ |
D | 7.9.rst | 176 - GL/glext.h file upgraded to version 64 177 - GL/glxext.h file upgraded to version 32 178 - GL/wglext.h file upgraded to version 22
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | saver.proto | 37 // upgraded to support a newer checkpoint format in the future.
|
/external/libunwind/doc/ |
D | NOTES | 102 target is upgraded to a newer version, the libraries for all other 103 targets also need to be upgraded.
|
/external/protobuf/java/compatibility_tests/ |
D | README.md | 27 of the dependency is upgraded to the new version.
|
/external/tensorflow/third_party/mkl_dnn/ |
D | mkldnn.BUILD | 32 # Currently, the version numbers are hard coded here. If MKL-DNN is upgraded then
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/ |
D | global_metadata_windows.ll | 26 ; Private globals will get upgraded to internal linkage.
|
1234