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

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
LowLevelTypeImpl.h 184 static inline LLT getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
LowLevelTypeImpl.h 184 static inline LLT getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
LowLevelTypeImpl.h 184 static inline LLT getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
LowLevelTypeImpl.h 184 static inline LLT getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
LowLevelTypeImpl.h 184 static inline LLT getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
LowLevelTypeImpl.h 184 static inline LLT getEmptyKey() {
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ValueMap.h 252 static inline VH getEmptyKey() {
253 return VH(PointerInfo::getEmptyKey(), NULL);
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
AliasAnalysis.h 535 static inline AliasAnalysis::Location getEmptyKey() {
537 AliasAnalysis::Location(DenseMapInfo<const Value *>::getEmptyKey(),
  /external/swiftshader/third_party/LLVM/lib/VMCore/
DebugLoc.cpp 167 DebugLoc DenseMapInfo<DebugLoc>::getEmptyKey() {
168 return DebugLoc::getEmptyKey();
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 62 return Inst == DenseMapInfo<Instruction *>::getEmptyKey() ||
81 static inline SimpleValue getEmptyKey() {
82 return DenseMapInfo<Instruction *>::getEmptyKey();
191 return Inst == DenseMapInfo<Instruction *>::getEmptyKey() ||
210 static inline CallValue getEmptyKey() {
211 return DenseMapInfo<Instruction *>::getEmptyKey();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
LazyValueInfo.cpp 312 static inline LVIValueHandle getEmptyKey() {
313 return LVIValueHandle(PointerInfo::getEmptyKey(),
333 static inline PairTy getEmptyKey() {
334 return std::make_pair(APointerInfo::getEmptyKey(),
335 BPointerInfo::getEmptyKey());
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h     [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/llvm/lib/IR/
ConstantsContext.h 553 static inline ConstantClass *getEmptyKey() {
554 return ConstantClassInfo::getEmptyKey();
573 if (RHS == getEmptyKey() || RHS == getTombstoneKey())
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SlotIndexes.h 119 static inline SlotIndex getEmptyKey() {
297 static inline SlotIndex getEmptyKey() {
298 return SlotIndex::getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ModuleSummaryIndex.h 87 static inline ValueInfo getEmptyKey() { return ValueInfo((GlobalValue *)-1); }
385 static FunctionSummary::VFuncId getEmptyKey() { return {0, uint64_t(-1)}; }
396 static FunctionSummary::ConstVCall getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstr.h     [all...]

Completed in 2544 milliseconds

1 2 3 4 5 6 78 91011>>