| /external/llvm/lib/IR/ | 
| D | LLVMContextImpl.h | 56   static inline APInt getTombstoneKey() {  in getTombstoneKey()  function 71   static inline APFloat getTombstoneKey() { return APFloat(APFloat::Bogus, 2); }  in getTombstoneKey()  function 102   static inline StructType* getTombstoneKey() {  in getTombstoneKey()  function 149   static inline FunctionType* getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | LLVMContextImpl.h | 69   static inline APInt getTombstoneKey() {  in getTombstoneKey()  function 86   static inline APFloat getTombstoneKey() { return APFloat(APFloat::Bogus(), 2); }  in getTombstoneKey()  function 124   static inline StructType* getTombstoneKey() {  in getTombstoneKey()  function 179   static inline FunctionType* getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/llvm/tools/llvm-dwp/ | 
| D | DWPStringPool.h | 16     static inline const char *getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/llvm/unittests/ADT/ | 
| D | DenseSetTest.cpp | 32   static inline unsigned getTombstoneKey() { return ~0U - 1; }  in getTombstoneKey()  function
  | 
| D | DenseMapTest.cpp | 63   static inline CtorTester getTombstoneKey() { return CtorTester(-2); }  in getTombstoneKey()  function 510   static CachedHashTest getTombstoneKey() { return ~0U - 1; }  in getTombstoneKey()  function 552   static inline unsigned getTombstoneKey() { return ~0U - 1; }  in getTombstoneKey()  function 591   static inline unsigned getTombstoneKey() { return ~0U - 1; }  in getTombstoneKey()  function
  | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Analysis/ | 
| D | shape_component_analysis.h | 58       static inline ShapeOrValueInfo getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ | 
| D | CostAllocator.h | 52     static inline PoolEntry *getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/llvm/include/llvm/CodeGen/PBQP/ | 
| D | CostAllocator.h | 51     static inline PoolEntry* getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/clang/include/clang/AST/ | 
| D | ASTTypeTraits.h | 102     static inline ASTNodeKind getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ | 
| D | device_target.h | 108     static inline Signature getTombstoneKey() { return {nullptr}; }  in getTombstoneKey()  function
  | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | BypassSlowDivision.cpp | 60     static DivOpInfo getTombstoneKey() {  in getTombstoneKey()  function
  | 
| D | Local.cpp | 910     static PHINode *getTombstoneKey() {  in EliminateDuplicatePHINodes()  function 1471         static CatchPadInst *getTombstoneKey() {  in markAliveBlocks()  function
  | 
| /external/llvm/lib/Transforms/Scalar/ | 
| D | EarlyCSE.cpp | 84   static inline SimpleValue getTombstoneKey() {  in getTombstoneKey()  function 213   static inline CallValue getTombstoneKey() {  in getTombstoneKey()  function
  | 
| D | LoopUnrollPass.cpp | 197   static inline UnrolledInstState getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/llvm/lib/Target/X86/ | 
| D | X86OptimizeLEAs.cpp | 110   static inline MemOpKey getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | EarlyCSE.cpp | 130   static inline SimpleValue getTombstoneKey() {  in getTombstoneKey()  function 442   static inline CallValue getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ | 
| D | broadcast_propagation.cc | 73   static mlir::mhlo::BroadcastIntent getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ | 
| D | GSIStreamBuilder.cpp | 38     static inline CVSymbol getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/ | 
| D | same_shape_propagation.cc | 174   static ShapeValue getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86OptimizeLEAs.cpp | 127   static inline MemOpKey getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | CFLAndersAliasAnalysis.cpp | 281   static OffsetValue getTombstoneKey() {  in getTombstoneKey()  function 304   static OffsetInstantiatedValue getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/llvm/lib/MC/ | 
| D | MCDwarf.cpp | 1450   static const CIEKey getTombstoneKey() {  in getTombstoneKey()  function 1470   static CIEKey getTombstoneKey() { return CIEKey::getTombstoneKey(); }  in getTombstoneKey()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ | 
| D | MCDwarf.cpp | 1754   static const CIEKey getTombstoneKey() {  in getTombstoneKey()  function 1802   static CIEKey getTombstoneKey() { return CIEKey::getTombstoneKey(); }  in getTombstoneKey()  function
  | 
| /external/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombinePHI.cpp | 670     static inline LoweredPHIRecord getTombstoneKey() {  in getTombstoneKey()  function
  | 
| /external/llvm/lib/Transforms/IPO/ | 
| D | WholeProgramDevirt.cpp | 190   static VTableSlot getTombstoneKey() {  in getTombstoneKey()  function
  |