Home
last modified time | relevance | path

Searched refs:upgraded (Results 1 – 25 of 114) sorted by relevance

12345

/external/llvm-project/llvm/test/CodeGen/X86/
Dpersonality.ll22 %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/
Dpersonality.ll22 %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/
DREADME.md16 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
Dtf_upgrade_test.py144 upgraded = "tf.multiply(a, b)\n"
149 self.assertAllEqual(open(temp_file.name).read(), upgraded)
/external/llvm/test/Bitcode/
Dupgrade-global-ctors.ll4 ; Global constructors should no longer be upgraded when reading bitcode.
DDISubprogram-distinct-definitions.ll2 ; Check that subprogram definitions are correctly upgraded to 'distinct'.
Dupgrade-loop-metadata.ll1 ; Test to make sure loop vectorizer metadata is automatically upgraded.
/external/llvm-project/llvm/test/Bitcode/
Dupgrade-global-ctors.ll4 ; The 2-field form @llvm.global_ctors will be upgraded when reading bitcode.
Dupgrade-objcretainrelease.ll1 ; Test that comment token for objc retain release is upgraded from '#' to ';'
Dupgrade-objcretainrelease-asm.ll1 ; Test that comment token for objc retain release is upgraded from '#' to ';'
Dupgrade-datalayout3.ll1 ; Test to make sure datalayout is automatically upgraded.
Dupgrade-datalayout.ll1 ; Test to make sure datalayout is automatically upgraded.
Dupgrade-global-dtors.ll4 ; The 2-field form @llvm.global_dtors will be upgraded when reading bitcode.
DDISubprogram-distinct-definitions.ll2 ; Check that subprogram definitions are correctly upgraded to 'distinct'.
Dupgrade-datalayout2.ll1 ; Test to make sure datalayout is not automatically upgraded if it does not
DDIExpression-4.0.ll15 ; upgraded to DW_OP_LLVM_fragment.
Dupgrade-loop-metadata.ll1 ; Test to make sure loop vectorizer metadata is automatically upgraded.
Dupgrade-frame-pointer.ll2 ;; "no-frame-pointer-elim-non-leaf" (value is ignored) can be upgraded to
/external/nos/host/generic/nugget/include/
Dcitadel_events.h98 } upgraded; member
/external/cros/system_api/dbus/login_manager/
Darc.proto62 // 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/llvm-project/clang/tools/clang-format-vs/
DCMakeLists.txt9 # Build number added to Clang version to ensure that new VSIX can be upgraded
/external/llvm-project/llvm/test/CodeGen/AArch64/
Drbit.ll3 ; The llvm.aarch64.rbit intrinsic should be auto-upgraded to the
/external/ltp/testcases/kernel/device-drivers/
DREADME14 are outdated and need to be upgraded.
/external/mesa3d/docs/relnotes/
D7.9.rst176 - 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/
Dsaver.proto38 // upgraded to support a newer checkpoint format in the future.

12345