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

1 2

  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opdiff/
test.pass.cpp 25 template <class It1, class It2>
27 test(It1 l, It2 r, std::ptrdiff_t x)
29 const std::reverse_iterator<It1> r1(l);
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opdiff/
test.pass.cpp 25 template <class It1, class It2>
27 test(It1 l, It2 r, std::ptrdiff_t x)
29 const std::reverse_iterator<It1> r1(l);
  /external/libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opdiff/
test.pass.cpp 28 template <class It1, class It2>
30 test(It1 l, It2 r, std::ptrdiff_t x)
32 const std::reverse_iterator<It1> r1(l);
51 constexpr RI it1 = std::make_reverse_iterator(p); local
53 static_assert( it1 - it2 == 1, "");
54 static_assert( it2 - it1 == -1, "");
  /external/llvm/include/llvm/ADT/
SmallVector.h 189 template<typename It1, typename It2>
190 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
197 template<typename It1, typename It2>
198 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
267 template<typename It1, typename It2>
268 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
275 template<typename It1, typename It2
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
SmallVector.h 192 template<typename It1, typename It2>
193 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
200 template<typename It1, typename It2>
201 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
270 template<typename It1, typename It2>
271 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
278 template<typename It1, typename It2
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 192 template<typename It1, typename It2>
193 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
200 template<typename It1, typename It2>
201 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
270 template<typename It1, typename It2>
271 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
278 template<typename It1, typename It2
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 192 template<typename It1, typename It2>
193 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
200 template<typename It1, typename It2>
201 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
270 template<typename It1, typename It2>
271 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
278 template<typename It1, typename It2
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 192 template<typename It1, typename It2>
193 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
200 template<typename It1, typename It2>
201 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
270 template<typename It1, typename It2>
271 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
278 template<typename It1, typename It2
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 192 template<typename It1, typename It2>
193 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
200 template<typename It1, typename It2>
201 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
270 template<typename It1, typename It2>
271 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
278 template<typename It1, typename It2
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 192 template<typename It1, typename It2>
193 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
200 template<typename It1, typename It2>
201 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
270 template<typename It1, typename It2>
271 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
278 template<typename It1, typename It2
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 192 template<typename It1, typename It2>
193 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
200 template<typename It1, typename It2>
201 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
270 template<typename It1, typename It2>
271 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
278 template<typename It1, typename It2
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 192 template<typename It1, typename It2>
193 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
200 template<typename It1, typename It2>
201 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
270 template<typename It1, typename It2>
271 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
278 template<typename It1, typename It2
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
SmallVector.h 192 template<typename It1, typename It2>
193 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
200 template<typename It1, typename It2>
201 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
270 template<typename It1, typename It2>
271 static void uninitialized_move(It1 I, It1 E, It2 Dest) {
278 template<typename It1, typename It2
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
SmallVector.h 189 template<typename It1, typename It2>
190 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
237 template<typename It1, typename It2>
238 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
  /external/clang/include/clang/AST/
ASTVector.h 211 template<typename It1, typename It2>
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTVector.h 211 template<typename It1, typename It2>
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTVector.h 211 template<typename It1, typename It2>
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTVector.h 211 template<typename It1, typename It2>
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTVector.h 211 template<typename It1, typename It2>
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTVector.h 211 template<typename It1, typename It2>
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTVector.h 211 template<typename It1, typename It2>
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTVector.h 211 template<typename It1, typename It2>
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTVector.h 211 template<typename It1, typename It2>
212 static void uninitialized_copy(It1 I, It1 E, It2 Dest) {
  /external/llvm/lib/Target/Hexagon/
HexagonGenMux.cpp 262 MachineBasicBlock::iterator It1 = B.begin(), It2 = B.begin();
263 std::advance(It1, MinX);
265 MachineInstr &Def1 = *It1, &Def2 = *It2;
  /external/llvm/lib/CodeGen/
SplitKit.cpp 767 SmallPtrSetIterator<VNInfo *> It1 = EqualVNs[ParentVNI->id].begin();
768 SmallPtrSetIterator<VNInfo *> It2 = It1;
769 for (; It1 != EqualVNs[ParentVNI->id].end(); ++It1) {
770 It2 = It1;
772 if (DominatedVNIs.count(*It1) || DominatedVNIs.count(*It2))
775 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def);
778 DominatedVNIs.insert((*It1)->def < (*It2)->def ? (*It2) : (*It1));
782 DominatedVNIs.insert(*It1);
    [all...]

Completed in 5013 milliseconds

1 2