Home
last modified time | relevance | path

Searched refs:users (Results 551 - 575 of 673) sorted by relevance

1...<<21222324252627

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp634 for (const User *U : OrigV->users()) in CloneAndPruneIntoFromInst()
H A DLoopUtils.cpp127 auto Users = Inst.users(); in findDefsUsedOutsideOfLoop()
148 // here because users shouldn't directly get them from this header. in getLoopAnalysisUsage()
603 // Given LCSSA form is satisfied, we should not have users of instructions in deleteDeadLoop()
606 // We could do it after drop all references (in this case all users in the in deleteDeadLoop()
H A DSimplifyLibCalls.cpp94 for (User *U : V->users()) { in isOnlyUsedInEqualityComparison()
164 for (User *U : V->users()) {
1307 for (User *U : CI->users()) {
2186 for (User *U : Arg->users())
3466 // Some clang users checked for _chk libcall availability using:
3473 // Until we change clang and/or teach external users to check for availability
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp755 for (VPUser *User : users()) in replaceAllUsesWith()
H A DSLPVectorizer.cpp162 // The Look-ahead heuristic goes through the users of the bundle to calculate
163 // the users cost in getExternalUsesCost(). To avoid compilation time increase
164 // we limit the number of users visited to this value.
166 "slp-look-ahead-users-budget", cl::init(2), cl::Hidden,
167 cl::desc("The maximum number of users to visit while visiting the "
579 /// Construct a vectorizable tree that starts at \p Roots, ignoring users for
584 /// Construct a vectorizable tree that starts at \p Roots, ignoring users for
878 for (User *U : V->users()) { in getExternalUsesCost()
1377 /// Checks if all users of \p I are the part of the vectorization tree.
1468 /// have multiple users s
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp856 llvm::any_of(I->users(), in runOnLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp36 // from type-qualified variable declarations to its users. For example, it
667 // If any updates are made, grabs its users to the worklist because in inferAddressSpaces()
672 for (Value *User : V->users()) { in inferAddressSpaces()
927 // Some users may see the same pointer operand in multiple operands. Skip in rewriteWithNewAddressSpaces()
H A DSCCP.cpp433 // the users of the instruction are updated later.
456 // work list so that the users of the instruction are updated later.
576 // OperandChangedState - This method is invoked on all of the users of an
590 // Mark I's users as changed, including AdditionalUsers.
592 for (User *U : I->users()) in markUsersAsChanged()
1381 // since all of its users will have already been marked as overdefined in Solve()
1382 // Update all of the users of this instruction's value. in Solve()
1397 // since all of its users will have already been marked as overdefined. in Solve()
1398 // Update all of the users of this instruction's value. in Solve()
1429 /// constraints on the condition of the branch, as that would impact other users
[all...]
H A DGVN.cpp840 for (auto *U : LI->getPointerOperand()->users()) in reportMayClobberedLoad()
1446 for (User *U : V->users()) in hasUsersIn()
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-driver.c980 mute_gpio = mute || (btv->opt_automute && (!signal || !btv->users) in audio_mux_gpio()
1467 if (btv->users) in bttv_field_count()
2983 btv->users++; in bttv_open()
3063 btv->users--; in bttv_release()
3066 if (!btv->users) in bttv_release()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c204 * - added self-tests for authenticated users
513 * SID for local users (S-1-5-32-545)
2466 * Only two users (U1, U2) and two groups (G1, G2) taken into account
2472 int users; in merge_rights() local
2479 users = 0; in merge_rights()
2495 if (users < 2) in merge_rights()
2496 rights |= ((u32)pxace[i].perms & 7) << (24 - 3*users); in merge_rights()
2497 users++; in merge_rights()
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp1528 auto users = request.GetMessageUsers(); in CheckImageSize() local
1529 for (auto &user : users) { in CheckImageSize()
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dxpad.c1951 if (input->users) in xpad_suspend()
1971 if (input->users) { in xpad_resume()
1975 * Even if there are no users, we'll send Xbox One pads in xpad_resume()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_av.c1585 .users = 6,
1605 .users = 1,
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1951 if (dev->users) { in cx231xx_usb_disconnect()
1956 /* Even having users, it is safe to remove the RC i2c driver */ in cx231xx_usb_disconnect()
1972 if (!dev->users) in cx231xx_usb_disconnect()
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1951 if (dev->users) { in cx231xx_usb_disconnect()
1956 /* Even having users, it is safe to remove the RC i2c driver */ in cx231xx_usb_disconnect()
1972 if (!dev->users) in cx231xx_usb_disconnect()
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110_av.c1586 .users = 6,
1606 .users = 1,
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dbmc150-accel-core.c573 if (atomic_inc_return(&intr->users) > 1) in bmc150_accel_set_interrupt()
576 if (atomic_dec_return(&intr->users) > 0) in bmc150_accel_set_interrupt()
/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp1066 DLP_LOG_ERROR(LABEL, "js get auth users fail"); in GetRetentionStateParams()
1202 DLP_LOG_ERROR(LABEL, "js get auth users fail"); in GetDlpProperty()
1357 napi_value VectorAuthUserToJs(napi_env env, const std::vector<AuthUserInfo>& users) in VectorAuthUserToJs() argument
1362 for (auto item : users) { in VectorAuthUserToJs()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Datmel_mxt_ts.c3095 * So far on x86 the only users of Atmel touch controllers are in mxt_probe()
3205 if (input_dev->users) in mxt_suspend()
3228 if (input_dev->users) in mxt_resume()
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_driver.c2372 if (dev->users) in uvc_suspend()
2406 if (dev->users) in __uvc_resume()
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_driver.c2275 if (dev->users) in uvc_suspend()
2309 if (dev->users) in __uvc_resume()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc.c2000 list_add_tail(&act->encap_user, &encap->users); in efx_tc_flower_replace()
2011 &act->count->cnt->users); in efx_tc_flower_replace()
/third_party/ltp/tools/sparse/sparse-src/
H A Dsimplify.c273 delete_pseudo_user_list_entry(&p->users, usep, 1); in rem_usage()
274 if (kill && !p->users && has_definition(p)) in rem_usage()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp271 // Point debug users of the dying cast to the new one. in commonCastTransforms()
2205 /// Check if all users of CI are StoreInsts.
2207 for (User *U : CI.users()) { in hasStoreUsersOnly()
2283 for (User *V : OldPN->users()) { in optimizeBitCastFromPhi()
2295 // rewrite it, the PHI web we're considering won't have any users in optimizeBitCastFromPhi()
2340 // Traverse all accumulated PHI nodes and process its users, in optimizeBitCastFromPhi()
2347 // Replace users of BitCast B->A with NewPHI. These will help in optimizeBitCastFromPhi()

Completed in 88 milliseconds

1...<<21222324252627