Home
last modified time | relevance | path

Searched defs:Key (Results 76 – 100 of 310) sorted by relevance

12345678910>>...13

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp74 const StringRef Key = in ShouldSignWithBKey() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderMapTypes.h23 uint32_t Key; // Offset (into strings) of key. member
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp92 StringRef Key = MFE.Key->getString(); in getModuleMetadata() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DOptimizationRemarkEmitter.h159 static AnalysisKey Key; variable
H A DProfileSummaryInfo.h212 static AnalysisKey Key; variable
H A DDominanceFrontier.h186 static AnalysisKey Key; variable
H A DDivergenceAnalysis.h199 static AnalysisKey Key; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDominanceFrontier.cpp79 AnalysisKey DominanceFrontierAnalysis::Key; member in DominanceFrontierAnalysis
H A DPostDominators.cpp96 AnalysisKey PostDominatorTreeAnalysis::Key; member in PostDominatorTreeAnalysis
H A DObjCARCAliasAnalysis.cpp137 AnalysisKey ObjCARCAA::Key; member in ObjCARCAA
H A DScalarEvolutionAliasAnalysis.cpp128 AnalysisKey SCEVAA::Key; member in SCEVAA
H A DOptimizationRemarkEmitter.cpp124 AnalysisKey OptimizationRemarkEmitterAnalysis::Key; member in OptimizationRemarkEmitterAnalysis
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DClustering.cpp260 const OpcodeAndConfig Key(std::get<0>(Point)); in stabilize() local
267 const OpcodeAndConfig &Key = OpcodeConfigToClusterID.first; in stabilize() local
/netbsd/external/apache2/llvm/dist/clang/tools/diagtool/
H A DDiagnosticNames.cpp54 DiagnosticRecord Key = {nullptr, DiagID, 0}; in getDiagnosticForID() local
/netbsd/external/apache2/llvm/dist/llvm/lib/LTO/
H A DCaching.cpp36 return [=](unsigned Task, StringRef Key) -> AddStreamFn { in localCache()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h229 MapTy::iterator find(DocNode Key) { return Map->find(Key); } in find()
232 size_t erase(DocNode Key) { return Map->erase(Key); } in erase()
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp193 ObjectKey Key, const ObjectFile &Obj, in notifyObjectLoaded()
335 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUAliasAnalysis.cpp20 AnalysisKey AMDGPUAA::Key; member in AMDGPUAA
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dordered-hash-map-tests.cc46 auto_vec<std::pair<Key, Value> > *out_kvs) in get_kv_pairs()
H A Dordered-hash-map.h36 typedef typename Traits::key_type Key; typedef
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dordered-hash-map-tests.cc46 auto_vec<std::pair<Key, Value> > *out_kvs) in get_kv_pairs()
H A Dordered-hash-map.h36 typedef typename Traits::key_type Key; typedef
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h90 static AnalysisKey Key; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringMapEntry.h43 StringRef Key, in allocateWithKey()
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.cpp135 const Type *Key = CGT.getContext().getTagDeclType(RD).getTypePtr(); in isSafeToConvert() local
813 const Type *Key = Context.getTagDeclType(RD).getTypePtr(); in ConvertRecordDeclType() local
875 const Type *Key = Context.getTagDeclType(RD).getTypePtr(); in getCGRecordLayout() local

12345678910>>...13