Searched defs:Key (Results 1 - 25 of 207) sorted by relevance

123456789

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DPassInstrumentation.cpp19 AnalysisKey PassInstrumentationAnalysis::Key; member in class:llvm::PassInstrumentationAnalysis
H A DMetadataImpl.h22 getUniqued(DenseSet<T *, InfoT> &Store, const typename InfoT::KeyTy &Key) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DStringPool.cpp24 PooledStringPtr StringPool::intern(StringRef Key) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeName.h31 StringRef Key = "DesiredTypeName = "; local
H A DAArch64TargetParser.h128 StringRef Key; member in struct:llvm::AArch64::ParsedBranchProtection
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DModuleSummaryAnalysis.h45 static AnalysisKey Key; member in class:llvm::ModuleSummaryIndexAnalysis
H A DObjCARCAliasAnalysis.h71 static AnalysisKey Key; member in class:llvm::objcarc::ObjCARCAA
H A DScalarEvolutionAliasAnalysis.h43 static AnalysisKey Key; member in class:llvm::SCEVAA
H A DScopedNoAliasAA.h57 static AnalysisKey Key; member in class:llvm::ScopedNoAliasAA
H A DTypeBasedAliasAnalysis.h63 static AnalysisKey Key; member in class:llvm::TypeBasedAA
H A DCFLAndersAliasAnalysis.h97 static AnalysisKey Key; member in class:llvm::CFLAndersAA
H A DStackSafetyAnalysis.h43 static AnalysisKey Key; member in class:llvm::StackSafetyAnalysis
82 static AnalysisKey Key; member in class:llvm::StackSafetyGlobalAnalysis
H A DBlockFrequencyInfo.h113 static AnalysisKey Key; member in class:llvm::BlockFrequencyAnalysis
H A DDemandedBits.h109 static AnalysisKey Key; member in class:llvm::DemandedBitsAnalysis
H A DCFLSteensAliasAnalysis.h114 static AnalysisKey Key; member in class:llvm::CFLSteensAA
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSet.h38 std::pair<typename base::iterator, bool> insert(StringRef Key) { argument
/freebsd-11-stable/lib/libdevdctl/
H A Devent_factory.h58 typedef std::pair<Event::Type, std::string> Key; typedef in class:DevdCtl::EventFactory
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DVerifier.h110 static AnalysisKey Key; member in class:llvm::VerifierAnalysis
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DEnvironment.cpp13 char *Environment::Envp::make_entry(llvm::StringRef Key, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.h99 msgpack::DocNode &getRootMetadata(StringRef Key) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h137 bool hasVectorValue(Value *Key, unsigned Part) const { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h29 void addDefine(StringRef Key, StringRef Value = StringRef()) { argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderMapTypes.h23 uint32_t Key; // Offset (into strings) of key. member in struct:clang::HMapBucket
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp92 StringRef Key = MFE.Key->getString(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h79 iterator find(const KeyT &Key) { argument
96 void blot(const KeyT &Key) { argument

Completed in 117 milliseconds

123456789