Searched defs:std (Results 151 - 169 of 169) sorted by relevance

1234567

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h81 RegionCodeGenTy( Callable &&CodeGen, typename std::enable_if< !std::is_same<typename std::remove_reference<Callable>::type, RegionCodeGenTy>::value>::type * = nullptr) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1612 isRemarkGroup(const Record *DiagGroup, const std::map<std::string, GroupInfo> &DiagsInGroup) argument
1637 getDefaultSeverities(const Record *DiagGroup, const std::map<std::string, GroupInfo> &DiagsInGroup) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp300 MachineVerifierPass(std::string banner = std::string()) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp929 writeLinkingMetaDataSection( ArrayRef<wasm::WasmSymbolInfo> SymbolInfos, ArrayRef<std::pair<uint16_t, uint32_t>> InitFuncs, const std::map<StringRef, std::vector<WasmComdatEntry>> &Comdats) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp2230 getFileRemappingsFromFileList( std::vector<std::pair<std::string,std::string> > &remap, ArrayRef<StringRef> remapFiles, DiagnosticConsumer *DiagClient) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp239 addMappingFromTable( const MachineInstr &MI, const MachineRegisterInfo &MRI, const std::array<unsigned, NumOps> RegSrcOpIdx, ArrayRef<OpRegBankEntry<NumOps>> Table) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp121 static StringRef bytes(const std::vector<T, Allocator> &v) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2445 namespace std { namespace
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp445 MatchTableRecord(Optional<unsigned> LabelID_, StringRef EmitStr, unsigned NumElements, unsigned Flags, int64_t RawValue = std::numeric_limits<int64_t>::min()) argument
[all...]
H A DCodeGenDAGPatterns.cpp1950 SubstituteFormalArguments( std::map<std::string, TreePatternNodePtr> &ArgMap) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp420 IndexBitcodeWriter(BitstreamWriter &Stream, StringTableBuilder &StrtabBuilder, const ModuleSummaryIndex &Index, const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex = nullptr) argument
4455 writeIndex( const ModuleSummaryIndex *Index, const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) argument
4508 WriteIndexToFile( const ModuleSummaryIndex &Index, raw_ostream &Out, const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) argument
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dmap.c1463 struct stat std, stp; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp605 bool operator()(const std::pair<llvm::APSInt, CaseStmt*> &LHS, argument
609 bool operator()(const std::pair<llvm::APSInt, CaseStmt*> &LHS, argument
622 static bool CmpCaseVals(const std::pair<llvm::APSInt, CaseStmt*>& lhs, argument
636 static bool CmpEnumVals(const std::pair<llvm::APSInt, EnumConstantDecl*>& lhs, argument
644 static bool EqEnumVals(const std::pair<llvm::APSInt, EnumConstantDecl*>& lhs, argument
613 operator ()(const llvm::APSInt &LHS, const std::pair<llvm::APSInt, CaseStmt*> &RHS) argument
[all...]
H A DSemaCodeComplete.cpp1581 CodeCompletionDeclConsumer( ResultBuilder &Results, DeclContext *InitialLookupCtx, QualType BaseType = QualType(), std::vector<FixItHint> FixIts = std::vector<FixItHint>()) argument
[all...]
/freebsd-11-stable/sys/contrib/v4l/
H A Dvideodev2.h852 v4l2_std_id std; member in struct:v4l2_input
900 v4l2_std_id std; member in struct:v4l2_output
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h1024 enum uni_git_std std; /* identifier related standard/application */ member in struct:uni_ie_git
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp222 getRawCommentForDeclNoCacheImpl( const Decl *D, const SourceLocation RepresentativeLocForDecl, const std::map<unsigned, RawComment *> &CommentsInTheFile) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15037 ShrinkLoadReplaceStoreWithStore(const std::pair<unsigned, unsigned> &MaskInfo, SDValue IVal, StoreSDNode *St, DAGCombiner *DC) argument
[all...]

Completed in 488 milliseconds

1234567