HomeSort by relevance Sort by last modified time
    Searched refs:getEmptyKey (Results 76 - 100 of 393) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 36 static StructType *getEmptyKey();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 36 static StructType *getEmptyKey();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 36 static StructType *getEmptyKey();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 36 static StructType *getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
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/IR/
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/IR/
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-4053586/prebuilt_include/llvm/include/llvm/IR/
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/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
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/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
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/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
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/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
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());
  /external/llvm/lib/Target/X86/
X86OptimizeLEAs.cpp 104 static inline MemOpKey getEmptyKey() {
105 return MemOpKey(PtrInfo::getEmptyKey(), PtrInfo::getEmptyKey(),
106 PtrInfo::getEmptyKey(), PtrInfo::getEmptyKey(),
107 PtrInfo::getEmptyKey());
119 assert(Val.Disp != PtrInfo::getEmptyKey() && "Cannot hash the empty key");
162 if (RHS.Disp == PtrInfo::getEmptyKey())
163 return LHS.Disp == PtrInfo::getEmptyKey();
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
EarlyCSE.cpp 54 return Inst == DenseMapInfo<Instruction*>::getEmptyKey() ||
78 static inline SimpleValue getEmptyKey() {
79 return DenseMapInfo<Instruction*>::getEmptyKey();
147 return Inst == DenseMapInfo<Instruction*>::getEmptyKey() ||
171 static inline CallValue getEmptyKey() {
172 return DenseMapInfo<Instruction*>::getEmptyKey();
  /external/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/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/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/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/clang/include/clang/AST/
CharUnits.h 216 static clang::CharUnits getEmptyKey() {
218 DenseMapInfo<clang::CharUnits::QuantityType>::getEmptyKey();
  /prebuilts/clang/host/linux-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/linux-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/linux-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/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CharUnits.h 216 static clang::CharUnits getEmptyKey() {
218 DenseMapInfo<clang::CharUnits::QuantityType>::getEmptyKey();
  /external/llvm/include/llvm/ADT/
DenseMap.h 104 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey();
290 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey();
305 const KeyT EmptyKey = getEmptyKey();
325 const KeyT EmptyKey = getEmptyKey();
362 if (!KeyInfoT::isEqual(getBuckets()[i].getFirst(), getEmptyKey()) &&
376 static const KeyT getEmptyKey() {
377 return KeyInfoT::getEmptyKey();
501 const KeyT EmptyKey = getEmptyKey();
525 const KeyT EmptyKey = getEmptyKey();
793 const KeyT EmptyKey = this->getEmptyKey();
    [all...]
  /external/llvm/include/llvm/IR/
Dominators.h 61 static inline BasicBlockEdge getEmptyKey() {
62 return BasicBlockEdge(BBInfo::getEmptyKey(), BBInfo::getEmptyKey());

Completed in 3985 milliseconds

1 2 34 5 6 7 8 91011>>