HomeSort by relevance Sort by last modified time
    Searched defs:getEmptyKey (Results 101 - 125 of 324) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
PointerUnion.h 462 static inline Pair getEmptyKey() { return Pair(FirstInfo::getEmptyKey()); }
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Attributes.h 422 static inline AttributeSet getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
CharUnits.h 216 static clang::CharUnits getEmptyKey() {
218 DenseMapInfo<clang::CharUnits::QuantityType>::getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
PointerUnion.h 462 static inline Pair getEmptyKey() { return Pair(FirstInfo::getEmptyKey()); }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 256 static inline AttributeSet getEmptyKey() {
522 static inline AttributeList getEmptyKey() {
ValueHandle.h 97 V != DenseMapInfo<Value *>::getEmptyKey() &&
241 static inline AssertingVH<T> getEmptyKey() {
243 Res.setRawValPtr(DenseMapInfo<Value *>::getEmptyKey());
476 static inline PoisoningVH<T> getEmptyKey() {
478 Res.setRawValPtr(DenseMapInfo<Value *>::getEmptyKey());
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 68 static unsigned getEmptyKey() { return ~0U; }
74 if (getOpcode() == getEmptyKey() || getOpcode() == getTombstoneKey())
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
CharUnits.h 216 static clang::CharUnits getEmptyKey() {
218 DenseMapInfo<clang::CharUnits::QuantityType>::getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
PointerUnion.h 462 static inline Pair getEmptyKey() { return Pair(FirstInfo::getEmptyKey()); }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 256 static inline AttributeSet getEmptyKey() {
522 static inline AttributeList getEmptyKey() {
ValueHandle.h 97 V != DenseMapInfo<Value *>::getEmptyKey() &&
241 static inline AssertingVH<T> getEmptyKey() {
243 Res.setRawValPtr(DenseMapInfo<Value *>::getEmptyKey());
476 static inline PoisoningVH<T> getEmptyKey() {
478 Res.setRawValPtr(DenseMapInfo<Value *>::getEmptyKey());
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 68 static unsigned getEmptyKey() { return ~0U; }
74 if (getOpcode() == getEmptyKey() || getOpcode() == getTombstoneKey())
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
CharUnits.h 216 static clang::CharUnits getEmptyKey() {
218 DenseMapInfo<clang::CharUnits::QuantityType>::getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
PointerUnion.h 462 static inline Pair getEmptyKey() { return Pair(FirstInfo::getEmptyKey()); }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 256 static inline AttributeSet getEmptyKey() {
522 static inline AttributeList getEmptyKey() {
ValueHandle.h 97 V != DenseMapInfo<Value *>::getEmptyKey() &&
241 static inline AssertingVH<T> getEmptyKey() {
243 Res.setRawValPtr(DenseMapInfo<Value *>::getEmptyKey());
476 static inline PoisoningVH<T> getEmptyKey() {
478 Res.setRawValPtr(DenseMapInfo<Value *>::getEmptyKey());
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
GVNExpression.h 68 static unsigned getEmptyKey() { return ~0U; }
74 if (getOpcode() == getEmptyKey() || getOpcode() == getTombstoneKey())
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CharUnits.h 216 static clang::CharUnits getEmptyKey() {
218 DenseMapInfo<clang::CharUnits::QuantityType>::getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
PointerUnion.h 462 static inline Pair getEmptyKey() { return Pair(FirstInfo::getEmptyKey()); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 256 static inline AttributeSet getEmptyKey() {
522 static inline AttributeList getEmptyKey() {
ValueHandle.h 97 V != DenseMapInfo<Value *>::getEmptyKey() &&
241 static inline AssertingVH<T> getEmptyKey() {
243 Res.setRawValPtr(DenseMapInfo<Value *>::getEmptyKey());
476 static inline PoisoningVH<T> getEmptyKey() {
478 Res.setRawValPtr(DenseMapInfo<Value *>::getEmptyKey());

Completed in 3419 milliseconds

1 2 3 45 6 7 8 91011>>