HomeSort by relevance Sort by last modified time
    Searched refs:user_end (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /external/spirv-llvm/lib/SPIRV/
SPIRVLowerOCLBlocks.cpp 153 for (auto UI = F->user_begin(), UE = F->user_end(); UI != UE;) {
173 for (auto UI = F->user_begin(), UE = F->user_end(); UI != UE;) {
184 for (auto UI = F->user_begin(), UE = F->user_end(); UI != UE;) {
196 for (auto I = BlockBindFunc->user_begin(), E = BlockBindFunc->user_end();
208 for (auto II = CallBlkBind->user_begin(), EE = CallBlkBind->user_end();
258 UE = CallGetBlkInvoke->user_end();
327 for (auto UI = F->user_begin(), UE = F->user_end(); UI != UE;) {
  /external/llvm/include/llvm/IR/
Value.h 168 /// \brief Returns true if this iterator is equal to user_end() on the value.
344 user_iterator user_end() { return user_iterator(); } function
345 const_user_iterator user_end() const { return const_user_iterator(); } function
355 return make_range(materialized_user_begin(), user_end());
358 return make_range(materialized_user_begin(), user_end());
CFG.h 51 inline PredIterator(Ptr *bb, bool) : It(bb->user_end()) {}
  /external/llvm/lib/Target/Hexagon/
HexagonOptimizeSZextends.cpp 136 for (auto UI = Ashr->user_begin(), UE = Ashr->user_end();
  /external/llvm/unittests/IR/
UserTest.cpp 111 EXPECT_EQ(++PersonalityUsers, PersonalityF->user_end());
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Value.h 170 /// \brief Returns true if this iterator is equal to user_end() on the value.
353 user_iterator user_end() { return user_iterator(); } function
354 const_user_iterator user_end() const { return const_user_iterator(); } function
364 return make_range(materialized_user_begin(), user_end());
367 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Value.h 170 /// \brief Returns true if this iterator is equal to user_end() on the value.
362 user_iterator user_end() { return user_iterator(); } function
363 const_user_iterator user_end() const { return const_user_iterator(); } function
373 return make_range(materialized_user_begin(), user_end());
376 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Value.h 175 /// \brief Returns true if this iterator is equal to user_end() on the value.
378 user_iterator user_end() { return user_iterator(); } function
379 const_user_iterator user_end() const { return const_user_iterator(); } function
389 return make_range(materialized_user_begin(), user_end());
392 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Value.h 175 /// \brief Returns true if this iterator is equal to user_end() on the value.
378 user_iterator user_end() { return user_iterator(); } function
379 const_user_iterator user_end() const { return const_user_iterator(); } function
389 return make_range(materialized_user_begin(), user_end());
392 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Value.h 176 /// \brief Returns true if this iterator is equal to user_end() on the value.
379 user_iterator user_end() { return user_iterator(); } function
380 const_user_iterator user_end() const { return const_user_iterator(); } function
390 return make_range(materialized_user_begin(), user_end());
393 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Value.h 176 /// \brief Returns true if this iterator is equal to user_end() on the value.
379 user_iterator user_end() { return user_iterator(); } function
380 const_user_iterator user_end() const { return const_user_iterator(); } function
390 return make_range(materialized_user_begin(), user_end());
393 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Value.h 176 /// \brief Returns true if this iterator is equal to user_end() on the value.
379 user_iterator user_end() { return user_iterator(); } function
380 const_user_iterator user_end() const { return const_user_iterator(); } function
390 return make_range(materialized_user_begin(), user_end());
393 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Value.h 176 /// \brief Returns true if this iterator is equal to user_end() on the value.
379 user_iterator user_end() { return user_iterator(); } function
380 const_user_iterator user_end() const { return const_user_iterator(); } function
390 return make_range(materialized_user_begin(), user_end());
393 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Value.h 170 /// \brief Returns true if this iterator is equal to user_end() on the value.
362 user_iterator user_end() { return user_iterator(); } function
363 const_user_iterator user_end() const { return const_user_iterator(); } function
373 return make_range(materialized_user_begin(), user_end());
376 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Value.h 175 /// \brief Returns true if this iterator is equal to user_end() on the value.
378 user_iterator user_end() { return user_iterator(); } function
379 const_user_iterator user_end() const { return const_user_iterator(); } function
389 return make_range(materialized_user_begin(), user_end());
392 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Value.h 175 /// \brief Returns true if this iterator is equal to user_end() on the value.
378 user_iterator user_end() { return user_iterator(); } function
379 const_user_iterator user_end() const { return const_user_iterator(); } function
389 return make_range(materialized_user_begin(), user_end());
392 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Value.h 176 /// \brief Returns true if this iterator is equal to user_end() on the value.
379 user_iterator user_end() { return user_iterator(); } function
380 const_user_iterator user_end() const { return const_user_iterator(); } function
390 return make_range(materialized_user_begin(), user_end());
393 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Value.h 176 /// \brief Returns true if this iterator is equal to user_end() on the value.
379 user_iterator user_end() { return user_iterator(); } function
380 const_user_iterator user_end() const { return const_user_iterator(); } function
390 return make_range(materialized_user_begin(), user_end());
393 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Value.h 176 /// \brief Returns true if this iterator is equal to user_end() on the value.
379 user_iterator user_end() { return user_iterator(); } function
380 const_user_iterator user_end() const { return const_user_iterator(); } function
390 return make_range(materialized_user_begin(), user_end());
393 return make_range(materialized_user_begin(), user_end());
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Value.h 176 /// \brief Returns true if this iterator is equal to user_end() on the value.
379 user_iterator user_end() { return user_iterator(); } function
380 const_user_iterator user_end() const { return const_user_iterator(); } function
390 return make_range(materialized_user_begin(), user_end());
393 return make_range(materialized_user_begin(), user_end());
  /external/llvm/lib/Target/XCore/
XCoreLowerThreadLocal.cpp 131 SmallVector<WeakVH,8> WUsers(CE->user_begin(), CE->user_end());
204 SmallVector<User *, 16> Users(GV->user_begin(), GV->user_end());
  /external/llvm/lib/Analysis/
CodeMetrics.cpp 48 if (!std::all_of(V->user_begin(), V->user_end(),
  /external/llvm/lib/Transforms/IPO/
PartialInlining.cpp 138 duplicateFunction->user_end());
  /external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 125 for (auto UI = AI->user_begin(), E = AI->user_end(); UI != E;) {
308 for (auto UI = AI->user_begin(), UE = AI->user_end(); UI != UE;) {
318 for (auto UUI = I->user_begin(), UUE = I->user_end(); UUI != UUE;) {
348 for (auto UI = AI->user_begin(), E = AI->user_end(); UI != E;) {
458 for (auto UI = AI->user_begin(), E = AI->user_end(); UI != E;) {
    [all...]
  /external/llvm/lib/CodeGen/
InterleavedAccessPass.cpp 208 for (auto UI = LI->user_begin(), E = LI->user_end(); UI != E; UI++) {

Completed in 1964 milliseconds

1 2 3 4