Home
last modified time | relevance | path

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

1234

/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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/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.py140 upgraded = "tf.multiply(a, b)\n"
145 self.assertAllEqual(open(temp_file.name).read(), upgraded)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Dupgrade-objcretainrelease.ll1 ; Test that comment token for objc retain release is upgraded from '#' to ';'
Dupgrade-global-ctors.ll4 ; Global constructors should no longer be upgraded when reading bitcode.
Dupgrade-objcretainrelease-asm.ll1 ; Test that comment token for objc retain release is upgraded from '#' to ';'
DDISubprogram-distinct-definitions.ll2 ; Check that subprogram definitions are correctly upgraded to 'distinct'.
DDIExpression-4.0.ll15 ; upgraded to DW_OP_LLVM_fragment.
Dupgrade-loop-metadata.ll1 ; Test to make sure loop vectorizer metadata is automatically upgraded.
/external/swiftshader/third_party/LLVM/test/Bitcode/
DAutoUpgradeGlobals.ll2 ; it is auto-upgraded.
Dsse42_crc32.ll1 ; Check to make sure old CRC32 intrinsics are auto-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/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Drbit.ll3 ; The llvm.aarch64.rbit intrinsic should be auto-upgraded to the
/external/u-boot/board/boundary/nitrogen6x/
D6x_upgrade.txt27 while echo "---- U-Boot upgraded. reset" ; do
/external/ltp/testcases/kernel/device-drivers/
DREADME14 are outdated and need to be upgraded.
/external/tensorflow/tensorflow/core/protobuf/
Dsaver.proto37 // upgraded to support a newer checkpoint format in the future.
/external/libunwind/doc/
DNOTES102 target is upgraded to a newer version, the libraries for all other
103 targets also need to be upgraded.
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_mem.c1362 LLVMValueRef upgraded; in tex_fetch_args() local
1364 upgraded = LLVMBuildExtractElement(ctx->ac.builder, samp_ptr, in tex_fetch_args()
1366 upgraded = LLVMBuildLShr(ctx->ac.builder, upgraded, in tex_fetch_args()
1368 upgraded = LLVMBuildTrunc(ctx->ac.builder, upgraded, ctx->i1, ""); in tex_fetch_args()
1370 z = LLVMBuildSelect(ctx->ac.builder, upgraded, clamped, z, ""); in tex_fetch_args()
/external/swiftshader/third_party/LLVM/test/Assembler/
DAutoUpgradeIntrinsics.ll1 ; Tests to make sure intrinsics are automatically upgraded.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/
Dglobal_metadata_windows.ll26 ; Private globals will get upgraded to internal linkage.

1234