Home
last modified time | relevance | path

Searched refs:preloaded (Results 1 – 25 of 57) sorted by relevance

123

/external/llvm-project/polly/test/Isl/CodeGen/
Dinvariant_load_scalar_escape_alloca_sharing.ll3 ; Verify the preloaded %tmp0 is stored and communicated in the same alloca.
5 ; instead use directly the preloaded value stored in GlobalMap.
Dscev-division-invariant-load.ll3 ; Check that we generate valid code as we did not use the preloaded
4 ; value of %tmp1 for the access function of the preloaded %tmp4.
Dinvariant_load_not_executed_but_in_parameters.ll4 ; not preloaded) but still referenced by one of the parameters.
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.cpp197 void shader::add_input(unsigned gpr, bool preloaded, unsigned comp_mask) { in add_input() argument
202 i.preloaded = preloaded; in add_input()
205 if (preloaded) { in add_input()
223 if (!I->preloaded) in init_call_fs()
Dsb_shader.h41 unsigned preloaded; member
343 void add_input(unsigned gpr, bool preloaded = false,
Dsb_bc_parser.cpp170 bool preloaded = sh->target == TARGET_PS && !(ps_interp && in.spi_sid); in parse_decls() local
171 sh->add_input(in.gpr, preloaded, /*in.write_mask*/ 0x0F); in parse_decls()
/external/avb/libavb/
Davb_slot_verify.h160 bool preloaded; member
Davb_slot_verify.c470 loaded_partition->preloaded = image_preloaded; in load_and_verify_hash_partition()
540 loaded_partition->preloaded = image_preloaded; in load_requested_partitions()
1658 if (loaded_partition->data != NULL && !loaded_partition->preloaded) { in avb_slot_verify_data_free()
/external/llvm-project/polly/test/Isl/CodeGen/OpenMP/
Dinvariant_base_pointer_preloaded.ll4 ; Test to verify that we hand down the preloaded A[0] to the OpenMP subfunction.
Dinvariant_base_pointer_preloaded_different_bb.ll4 ; Test to verify that we hand down the preloaded A[0] to the OpenMP subfunction.
Dinvariant_base_pointers_preloaded.ll4 ; Test to verify that we hand down the preloaded A[0] to the OpenMP subfunction.
Dinvariant_base_pointer_preloaded_pass_only_needed.ll4 ; Test to verify that we hand down the preloaded A[0] to the OpenMP subfunction but
/external/llvm-project/polly/test/GPGPU/
Dinvariant-load-hoisting-of-array.ll39 ; Check that we have the preloaded array.
/external/autotest/server/cros/tradefed/tradefed_utils_unittest_data/
DGtsPlacementTestCases.txt100 …#testGoogleDuoPreloaded, junit.framework.AssertionFailedError: Mandatory app Hangouts not preloaded
120 …GoogleDuoPreloaded fail: junit.framework.AssertionFailedError: Mandatory app Hangouts not preloaded
291 …#testGoogleDuoPreloaded, junit.framework.AssertionFailedError: Mandatory app Hangouts not preloaded
311 …GoogleDuoPreloaded fail: junit.framework.AssertionFailedError: Mandatory app Hangouts not preloaded
480 …#testGoogleDuoPreloaded, junit.framework.AssertionFailedError: Mandatory app Hangouts not preloaded
500 …GoogleDuoPreloaded fail: junit.framework.AssertionFailedError: Mandatory app Hangouts not preloaded
/external/oss-fuzz/docs/getting-started/new-project-guide/
Dpython_lang.md88 # preloaded, so this is also done here to ensure compatibility and simplify
/external/arm-trusted-firmware/docs/plat/arm/juno/
Dindex.rst207 Booting a preloaded kernel image
/external/avb/test/
Davb_slot_verify_unittest.cc829 EXPECT_TRUE(slot_data->loaded_partitions[0].preloaded); in TEST_F()
2616 EXPECT_EQ(preload_boot, slot_data->loaded_partitions[0].preloaded); in VerificationDisabled()
2625 EXPECT_FALSE(slot_data->loaded_partitions[1].preloaded); in VerificationDisabled()
/external/kotlinc/lib/
Dkotlin-preloader.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
/external/rust/crates/quiche/deps/boringssl/ios-arm/crypto/fipsmodule/
Dvpaes-armv7.S275 @ q12-q15, registers normally use for preloaded constants. This is fine
/external/openscreen/third_party/boringssl/ios-arm/crypto/fipsmodule/
Dvpaes-armv7.S275 @ q12-q15, registers normally use for preloaded constants. This is fine
/external/boringssl/ios-arm/crypto/fipsmodule/
Dvpaes-armv7.S275 @ q12-q15, registers normally use for preloaded constants. This is fine
/external/boringssl/linux-arm/crypto/fipsmodule/
Dvpaes-armv7.S268 @ q12-q15, registers normally use for preloaded constants. This is fine
/external/rust/crates/quiche/deps/boringssl/linux-arm/crypto/fipsmodule/
Dvpaes-armv7.S268 @ q12-q15, registers normally use for preloaded constants. This is fine
/external/openscreen/third_party/boringssl/linux-arm/crypto/fipsmodule/
Dvpaes-armv7.S268 @ q12-q15, registers normally use for preloaded constants. This is fine
/external/python/cpython3/Misc/NEWS.d/
D3.6.1rc1.rst616 if a preloaded module instantiated some multiprocessing objects such as

123