Searched defs:FS (Results 151 - 174 of 174) sorted by relevance

1234567

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp287 FunctionSamples *FS = FSToUpdate.front(); local
293 FunctionSamples &FS = const_cast<FunctionSamples &>(IFS.second); local
564 const FunctionSamples *FS = findFunctionSamples(Inst); local
640 const FunctionSamples *FS local
686 const FunctionSamples *FS = findFunctionSamples(Inst); local
1046 const FunctionSamples *FS = nullptr; local
1131 const FunctionSamples *FS = Pair.getSecond(); local
1452 const FunctionSamples *FS = findFunctionSamples(I); local
[all...]
H A DWholeProgramDevirt.cpp442 void addSummaryTypeCheckedLoadUser(FunctionSummary *FS) { argument
447 void addSummaryTypeTestAssumeUser(FunctionSummary *FS) { argument
2072 auto *FS = dyn_cast<FunctionSummary>(S.get()); local
2201 auto *FS = dyn_cast<FunctionSummary>(S.get()); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.h871 enum ivms_arg_type {I64, FF, FD, FG, FS, FT}; enumerator in enum:ivms_arg_type
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.h871 enum ivms_arg_type {I64, FF, FD, FG, FS, FT}; enumerator in enum:ivms_arg_type
/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativePPC_common.c123 #define FS(fs) ((fs) << 21) macro
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h727 virtual bool HandlePrintfSpecifier(const analyze_printf::PrintfSpecifier &FS, argument
745 virtual bool HandleScanfSpecifier(const analyze_scanf::ScanfSpecifier &FS, argument
720 HandleInvalidPrintfConversionSpecifier( const analyze_printf::PrintfSpecifier &FS, const char *startSpecifier, unsigned specifierLen) argument
738 HandleInvalidScanfConversionSpecifier( const analyze_scanf::ScanfSpecifier &FS, const char *startSpecifier, unsigned specifierLen) argument
H A DExpr.h3357 void setFileScope(bool FS) { TInfoAndScope.setInt(FS); } argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp393 void OverlayFileSystem::pushOverlay(IntrusiveRefCntPtr<FileSystem> FS) { argument
827 lookupInMemoryNode(const InMemoryFileSystem &FS, detail::InMemoryDirectory *Dir, const Twine &P) argument
1040 RedirectingFileSystem(IntrusiveRefCntPtr<FileSystem> FS) argument
1373 lookupOrCreateEntry(RedirectingFileSystem *FS, StringRef Name, RedirectingFileSystem::Entry *ParentEntry = nullptr) argument
1412 uniqueOverlayTree(RedirectingFileSystem *FS, RedirectingFileSystem::Entry *SrcE, RedirectingFileSystem::Entry *NewParentE = nullptr) argument
1450 parseEntry(yaml::Node *N, RedirectingFileSystem *FS, bool IsRootEntry) argument
1655 parse(yaml::Node *Root, RedirectingFileSystem *FS) argument
[all...]
H A DCommandLine.cpp1082 ExpandResponseFile( StringRef FName, StringSaver &Saver, TokenizerCallback Tokenizer, SmallVectorImpl<const char *> &NewArgv, bool MarkEOLs, bool RelativeNames, llvm::vfs::FileSystem &FS) argument
1139 ExpandResponseFiles(StringSaver &Saver, TokenizerCallback Tokenizer, SmallVectorImpl<const char *> &Argv, bool MarkEOLs, bool RelativeNames, llvm::Optional<llvm::StringRef> CurrentDir, llvm::vfs::FileSystem &FS) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp332 void AMDGPUTargetID::setTargetIDFromFeaturesString(StringRef FS) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1057 const auto *FS = cast<ForStmt>(Term); local
1899 const auto *FS = dyn_cast_or_null<ObjCForCollectionStmt>(level3); local
[all...]
H A DExprEngine.cpp202 ExprEngine(cross_tu::CrossTranslationUnitContext &CTU, AnalysisManager &mgr, SetOfConstDecls *VisitedCalleesIn, FunctionSummariesTy *FS, InliningModes HowToInlineIn) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp1063 llvm::vfs::FileSystem &FS = FileMgr.getVirtualFileSystem(); local
2454 llvm::vfs::FileSystem &FS = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3644 writeFunctionTypeMetadataRecords(BitstreamWriter &Stream, FunctionSummary *FS, Fn GetValueID) argument
3720 getReferencedTypeIds(FunctionSummary *FS, std::set<GlobalValue::GUID> &ReferencedTypeIds) argument
3810 FunctionSummary *FS = cast<FunctionSummary>(Summary); local
4529 BitcodeWriter(SmallVectorImpl<char> &Buffer, raw_fd_stream *FS) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp1668 raw_ostream &operator<<(raw_ostream &OS, FieldSeparator &FS) { argument
1678 FieldSeparator FS; member in struct:__anon1971::MDFieldPrinter
1714 Out << FS << "tag: "; local
1723 Out << FS << "type: "; local
2346 FieldSeparator FS; local
2374 FieldSeparator FS; local
2377 Out << FS; local
2929 FieldSeparator FS; local
3047 FieldSeparator FS; local
3049 Out << FS; local
3062 FieldSeparator FS; local
3064 Out << FS; local
3074 FieldSeparator FS; local
3076 Out << FS; local
3091 FieldSeparator FS; local
3093 Out << FS; local
3151 FieldSeparator FS; local
3153 Out << FS; local
3211 printFunctionSummary(const FunctionSummary *FS) argument
3282 FieldSeparator FS; local
3286 Out << FS; local
3292 Out << FS; local
3331 FieldSeparator FS; local
3333 Out << FS; local
3346 FieldSeparator FS; local
3348 Out << FS; local
3358 FieldSeparator FS; local
3360 Out << FS; local
3397 FieldSeparator FS; local
3399 Out << FS; local
3420 FieldSeparator FS; local
3422 Out << FS; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp506 const sampleprof::FunctionSamples &FS = PD.getValue(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6285 auto FS = std::make_unique<FunctionSummary>( local
6342 auto FS = local
6428 auto FS = std::make_unique<FunctionSummary>( local
6481 auto FS = local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp3151 CFGBlock *CFGBuilder::VisitSEHFinallyStmt(SEHFinallyStmt *FS) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp9404 llvm::vfs::FileSystem &FS = local
H A DSemaChecking.cpp535 static size_t computeFieldWidth(const analyze_printf::PrintfSpecifier &FS) { argument
543 computePrecision(const analyze_printf::PrintfSpecifier &FS) argument
7824 HandleInvalidLengthModifier( const analyze_format_string::FormatSpecifier &FS, const analyze_format_string::ConversionSpecifier &CS, const char *startSpecifier, unsigned specifierLen, unsigned DiagID) argument
7858 HandleNonStandardLengthModifier( const analyze_format_string::FormatSpecifier &FS, const char *startSpecifier, unsigned specifierLen) argument
8064 CheckNumArgs( const analyze_format_string::FormatSpecifier &FS, const analyze_format_string::ConversionSpecifier &CS, const char *startSpecifier, unsigned specifierLen, unsigned argIndex) argument
8218 HandleInvalidPrintfConversionSpecifier( const analyze_printf::PrintfSpecifier &FS, const char *startSpecifier, unsigned specifierLen) argument
8283 HandleInvalidAmount( const analyze_printf::PrintfSpecifier &FS, const analyze_printf::OptionalAmount &Amt, unsigned type, const char *startSpecifier, unsigned specifierLen) argument
8306 HandleFlag(const analyze_printf::PrintfSpecifier &FS, const analyze_printf::OptionalFlag &flag, const char *startSpecifier, unsigned specifierLen) argument
8322 HandleIgnoredFlag( const analyze_printf::PrintfSpecifier &FS, const analyze_printf::OptionalFlag &ignoredFlag, const analyze_printf::OptionalFlag &flag, const char *startSpecifier, unsigned specifierLen) argument
8442 HandlePrintfSpecifier(const analyze_printf::PrintfSpecifier &FS, const char *startSpecifier, unsigned specifierLen) argument
8765 checkFormatExpr(const analyze_printf::PrintfSpecifier &FS, const char *StartSpecifier, unsigned SpecifierLen, const Expr *E) argument
9102 HandleInvalidScanfConversionSpecifier( const analyze_scanf::ScanfSpecifier &FS, const char *startSpecifier, unsigned specifierLen) argument
9115 HandleScanfSpecifier( const analyze_scanf::ScanfSpecifier &FS, const char *startSpecifier, unsigned specifierLen) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h4806 FeatureListStatus FS = {false, FeatureList}; local
H A DCGExprScalar.cpp2654 const llvm::fltSemantics *FS; local
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2733 void EnqueueVisitor::VisitForStmt(const ForStmt *FS) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12744 int FS = MFI.getObjectSize(FI); local

Completed in 842 milliseconds

1234567