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

1234567

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h117 function_ref(Callable &&callable, typename std::enable_if< !std::is_same<typename std::remove_reference<Callable>::type, function_ref>::value>::type * = nullptr) argument
1383 operator ()(const std::pair<First, Second> &P) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h533 operator <<(RemarkT &R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, StringRef>::type S) argument
545 operator <<(RemarkT &&R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, StringRef>::type S) argument
555 operator <<(RemarkT &R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, DiagnosticInfoOptimizationBase::Argument>::type A) argument
565 operator <<(RemarkT &&R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, DiagnosticInfoOptimizationBase::Argument>::type A) argument
575 operator <<(RemarkT &R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, DiagnosticInfoOptimizationBase::setIsVerbose>::type V) argument
585 operator <<(RemarkT &&R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, DiagnosticInfoOptimizationBase::setIsVerbose>::type V) argument
595 operator <<(RemarkT &R, typename std::enable_if< std::is_base_of<DiagnosticInfoOptimizationBase, RemarkT>::value, DiagnosticInfoOptimizationBase::setExtraArgs>::type EA) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp586 evalSliceExpr(const std::pair<EvalResult, StringRef> &Ctx) const argument
630 evalComplexExpr(const std::pair<EvalResult, StringRef> &LHSAndRemaining, ParseContext PCtx) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h474 Expected(OtherT &&Val, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) argument
492 Expected(Expected<OtherT> &&Other, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) argument
501 Expected( Expected<OtherT> &&Other, typename std::enable_if<!std::is_convertible<OtherT, T>::value>::type * = nullptr) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h77 namespace std { namespace
626 SampleSorter(const std::map<LocationT, SampleT> &Samples) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp314 ModuleCacheEntry( StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, const GVSummaryMapTy &DefinedGVSummaries, unsigned OptLevel, bool Freestanding, const TargetMachineBuilder &TMBuilder) argument
[all...]
H A DLTO.cpp72 computeLTOCacheKey( SmallString<40> &Key, const Config &Conf, const ModuleSummaryIndex &Index, StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, const GVSummaryMapTy &DefinedGlobals, const std::set<GlobalValue::GUID> &CfiFunctionDefs, const std::set<GlobalValue::GUID> &CfiFunctionDecls) argument
1100 runThinLTOBackendThread( AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, const GVSummaryMapTy &DefinedGlobals, MapVector<StringRef, BitcodeModule> &ModuleMap) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp933 EmitImportsFiles( StringRef ModulePath, StringRef OutputFilename, const std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1119 CallDescriptionMap( std::initializer_list<std::pair<CallDescription, T>> &&List) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp1188 dumpSymbolNamesFromObject(SymbolicFile &Obj, bool printName, const std::string &ArchiveName = std::string(), const std::string &ArchitectureName = std::string()) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp392 FilterChooser(ArrayRef<EncodingAndInst> Insts, const std::vector<EncodingIDAndOpcode> &IDs, const std::map<unsigned, std::vector<OperandInfo>> &Ops, unsigned BW, const FixedLenDecoderEmitter *E) argument
402 FilterChooser(ArrayRef<EncodingAndInst> Insts, const std::vector<EncodingIDAndOpcode> &IDs, const std::map<unsigned, std::vector<OperandInfo>> &Ops, const std::vector<bit_value_t> &ParentFilterBitValues, const FilterChooser &parent) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp173 void Decoder::printRegisters(const std::pair<uint16_t, uint32_t> &RegisterMask) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp269 BTFTypeFuncProto( const DISubroutineType *STy, uint32_t VLen, const std::unordered_map<uint32_t, StringRef> &FuncArgNames) argument
422 visitSubroutineType( const DISubroutineType *STy, bool ForSubprog, const std::unordered_map<uint32_t, StringRef> &FuncArgNames, uint32_t &TypeId) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp467 buildDuplicateError(const std::pair<uint64_t, UnitIndexEntry> &PrevE, const CompileUnitIdentifiers &ID, StringRef DWPName) argument
[all...]
/freebsd-11-stable/contrib/libcxxrt/
H A Dexception.cc223 namespace std namespace
280 namespace std namespace
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h376 unsigned char std; member in struct:cpp_options
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_edid.c1327 struct std_timing *std; local
/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.c921 _ehci_append_fs_td(ehci_sitd_t *std, ehci_sitd_t *last) argument
947 _ehci_append_hs_td(ehci_itd_t *std, ehci_itd_t *last) argument
1005 _ehci_remove_fs_td(ehci_sitd_t *std, ehci_sitd_t *last) argument
1025 _ehci_remove_hs_td(ehci_itd_t *std, ehci_itd_t *last) argument
[all...]
H A Duhci.c895 _uhci_append_td(uhci_td_t *std, uhci_td_t *last) argument
957 _uhci_remove_td(uhci_td_t *std, uhci_td_t *last) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h513 namespace std { namespace in class:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1179 getIntrinsicInstrCost( Intrinsic::ID IID, Type *RetTy, ArrayRef<Type *> Tys, FastMathFlags FMF, unsigned ScalarizationCostPassed = std::numeric_limits<unsigned>::max()) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h518 Matcher(const Matcher<From> &Other, typename std::enable_if<std::is_base_of<From, T>::value && !std::is_same<From, T>::value>::type * = nullptr) argument
530 Matcher(const Matcher<TypeT> &Other, typename std::enable_if< std::is_same<T, QualType>::value && std::is_same<TypeT, Type>::value>::type* = nullptr) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1634 selectModuleSource(Module *M, StringRef ModuleName, std::string &ModuleFilename, const std::map<std::string, std::string> &BuiltModules, HeaderSearch &HS) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1990 isInTheSameTranslationUnit( std::pair<FileID, unsigned> &LOffs, std::pair<FileID, unsigned> &ROffs) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp118 Impl(SyntaxTree *Parent, typename std::enable_if<std::is_base_of<Stmt, T>::value, T>::type *Node, ASTContext &AST) argument
123 Impl(SyntaxTree *Parent, typename std::enable_if<std::is_base_of<Decl, T>::value, T>::type *Node, ASTContext &AST) argument
[all...]

Completed in 388 milliseconds

1234567