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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ImmutableIntervalMap.h 58 static bool isLess(key_type_ref L, key_type_ref R) {
114 else if (ImutInfo::isLess(K, CurrentKey))
131 if (ImutInfo::isLess(K, KCurrent))
ImmutableSet.h 79 else if (ImutInfo::isLess(K,CurrentKey))
203 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
209 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
543 else if (ImutInfo::isLess(K,KCurrent))
563 } else if (ImutInfo::isLess(K,KCurrent)) {
888 static inline bool isLess(key_type_ref LHS, key_type_ref RHS) {
914 static inline bool isLess(key_type_ref LHS, key_type_ref RHS) {
    [all...]
ImmutableMap.h 23 /// only the first element (the key) is used by isEqual and isLess.
44 static inline bool isLess(key_type_ref L, key_type_ref R) {
45 return ImutContainerInfo<T>::isLess(L,R);
  /external/llvm/include/llvm/ADT/
ImmutableSet.h 79 else if (ImutInfo::isLess(K,CurrentKey))
203 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
209 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
546 else if (ImutInfo::isLess(K,KCurrent))
566 } else if (ImutInfo::isLess(K,KCurrent)) {
924 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
948 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
ImmutableMap.h 23 /// only the first element (the key) is used by isEqual and isLess.
44 static inline bool isLess(key_type_ref L, key_type_ref R) {
45 return ImutContainerInfo<T>::isLess(L,R);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 83 else if (ImutInfo::isLess(K,CurrentKey))
207 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
213 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
551 else if (ImutInfo::isLess(K,KCurrent))
571 } else if (ImutInfo::isLess(K,KCurrent)) {
927 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
951 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
ImmutableMap.h 26 /// only the first element (the key) is used by isEqual and isLess.
47 static inline bool isLess(key_type_ref L, key_type_ref R) {
48 return ImutContainerInfo<T>::isLess(L,R);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
ImmutableMap.h 26 /// only the first element (the key) is used by isEqual and isLess.
47 static inline bool isLess(key_type_ref L, key_type_ref R) {
48 return ImutContainerInfo<T>::isLess(L,R);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
ImmutableMap.h 26 /// only the first element (the key) is used by isEqual and isLess.
47 static inline bool isLess(key_type_ref L, key_type_ref R) {
48 return ImutContainerInfo<T>::isLess(L,R);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
ImmutableMap.h 26 /// only the first element (the key) is used by isEqual and isLess.
47 static inline bool isLess(key_type_ref L, key_type_ref R) {
48 return ImutContainerInfo<T>::isLess(L,R);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
ImmutableMap.h 26 /// only the first element (the key) is used by isEqual and isLess.
47 static inline bool isLess(key_type_ref L, key_type_ref R) {
48 return ImutContainerInfo<T>::isLess(L,R);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
ImmutableMap.h 26 /// only the first element (the key) is used by isEqual and isLess.
47 static inline bool isLess(key_type_ref L, key_type_ref R) {
48 return ImutContainerInfo<T>::isLess(L,R);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 83 else if (ImutInfo::isLess(K,CurrentKey))
207 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
213 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
551 else if (ImutInfo::isLess(K,KCurrent))
571 } else if (ImutInfo::isLess(K,KCurrent)) {
927 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
951 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
ImmutableSet.h 81 else if (ImutInfo::isLess(K,CurrentKey))
205 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
211 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
548 else if (ImutInfo::isLess(K,KCurrent))
568 } else if (ImutInfo::isLess(K,KCurrent)) {
925 static bool isLess(key_type_ref LHS, key_type_ref RHS) {
949 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; }
    [all...]

Completed in 390 milliseconds

1 2