/external/llvm/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 111 /// one of the following to schedule work lazily in the \a ValueMapper 124 /// ValueToValueMapTy. We should template \a ValueMapper (and its 132 /// use \a ValueMapper directly. 133 class ValueMapper { 136 ValueMapper(ValueMapper &&) = delete; 137 ValueMapper(const ValueMapper &) = delete; 138 ValueMapper &operator=(ValueMapper &&) = delete [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/ |
ValueMapper.h | 1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===// 112 /// one of the following to schedule work lazily in the \a ValueMapper 125 /// ValueToValueMapTy. We should template \a ValueMapper (and its 133 /// use \a ValueMapper directly. 134 class ValueMapper { 138 ValueMapper(ValueToValueMapTy &VM, RemapFlags Flags = RF_None, 141 ValueMapper(ValueMapper &&) = delete; 142 ValueMapper(const ValueMapper &) = delete [all...] |
/external/llvm/unittests/Transforms/Utils/ |
ValueMapperTest.cpp | 1 //===- ValueMapper.cpp - Unit tests for ValueMapper -----------------------===// 15 #include "llvm/Transforms/Utils/ValueMapper.h" 28 EXPECT_EQ(U, ValueMapper(VM).mapMDNode(*U)); 55 EXPECT_EQ(U0, ValueMapper(VM).mapMDNode(*U0)); 56 EXPECT_EQ(U1, ValueMapper(VM).mapMDNode(*U1)); 62 EXPECT_EQ(U1, ValueMapper(VM).mapMDNode(*U1)); 63 EXPECT_EQ(U0, ValueMapper(VM).mapMDNode(*U0)); 97 MDNode *MappedN0 = ValueMapper(VM).mapMDNode(*N0); 98 MDNode *MappedN1 = ValueMapper(VM).mapMDNode(*N1) [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
Trie2.java | 385 private static ValueMapper defaultValueMapper = new ValueMapper() { 402 public Iterator<Range> iterator(ValueMapper mapper) { 420 public Iterator<Range> iteratorForLeadSurrogate(char lead, ValueMapper mapper) { 450 * ValueMapper m = new ValueMapper() { 459 public interface ValueMapper { 858 Trie2Iterator(ValueMapper vm) { 867 Trie2Iterator(char leadSurrogate, ValueMapper vm) { [all...] |
Normalizer2Impl.java | 553 private static final Trie2.ValueMapper segmentStarterMapper=new Trie2.ValueMapper() { [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
Trie2.java | 383 private static ValueMapper defaultValueMapper = new ValueMapper() { 400 public Iterator<Range> iterator(ValueMapper mapper) { 418 public Iterator<Range> iteratorForLeadSurrogate(char lead, ValueMapper mapper) { 448 * ValueMapper m = new ValueMapper() { 457 public interface ValueMapper { 856 Trie2Iterator(ValueMapper vm) { 865 Trie2Iterator(char leadSurrogate, ValueMapper vm) { [all...] |
Normalizer2Impl.java | 551 private static final Trie2.ValueMapper segmentStarterMapper=new Trie2.ValueMapper() { [all...] |
/external/llvm/lib/Transforms/Utils/ |
ValueMapper.cpp | 1 //===- ValueMapper.cpp - Interface shared by lib/Transforms/Utils ---------===// 15 #include "llvm/Transforms/Utils/ValueMapper.h" 119 /// ValueMapper should explicitly call \a flush() before destruction. [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
Trie2Test.java | 136 Trie2.ValueMapper vm = new Trie2.ValueMapper() { 181 // Iteration over a leading surrogate range with a ValueMapper. 186 Trie2.ValueMapper m = new Trie2.ValueMapper() {
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
Trie2Test.java | 133 Trie2.ValueMapper vm = new Trie2.ValueMapper() { 178 // Iteration over a leading surrogate range with a ValueMapper. 183 Trie2.ValueMapper m = new Trie2.ValueMapper() {
|
/external/llvm/lib/Linker/ |
IRMover.cpp | 388 /// but this allows us to reuse the ValueMapper code. 420 ValueMapper Mapper; 753 // Mapper::mapAppendingVariable() in ValueMapper.cpp. [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
UCharacter.java | [all...] |