Home
last modified time | relevance | path

Searched refs:function_ref (Results 1 – 25 of 115) sorted by relevance

12345

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DHotColdSplitting.h36 function_ref<BlockFrequencyInfo *(Function &)> GBFI, in HotColdSplitting()
37 function_ref<TargetTransformInfo &(Function &)> GTTI, in HotColdSplitting()
39 function_ref<AssumptionCache *(Function &)> LAC) in HotColdSplitting()
54 function_ref<BlockFrequencyInfo *(Function &)> GetBFI;
55 function_ref<TargetTransformInfo &(Function &)> GetTTI;
57 function_ref<AssumptionCache *(Function &)> LookupAC;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DAMDGPUMetadataVerifier.h37 function_ref<bool(msgpack::DocNode &)> verifyValue = {});
40 function_ref<bool(msgpack::DocNode &)> verifyNode,
43 function_ref<bool(msgpack::DocNode &)> verifyNode);
47 function_ref<bool(msgpack::DocNode &)> verifyValue = {});
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
DBUILD.bazel56 name = "function_ref",
57 srcs = ["internal/function_ref.h"],
58 hdrs = ["function_ref.h"],
74 ":function_ref",
90 ":function_ref",
DCMakeLists.txt47 function_ref
49 "internal/function_ref.h"
51 "function_ref.h"
69 absl::function_ref
DBUILD.gn18 absl_source_set("function_ref") {
19 sources = [ "internal/function_ref.h" ]
20 public = [ "function_ref.h" ]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfWriter.h54 function_ref<void(Error)> Warn);
55 void addRecord(NamedInstrProfRecord &&I, function_ref<void(Error)> Warn) { in addRecord()
61 function_ref<void(Error)> Warn);
111 uint64_t Weight, function_ref<void(Error)> Warn);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h36 forEachInfoSections(function_ref<void(const DWARFSection &)> F) const {} in forEachInfoSections()
38 forEachTypesSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesSections()
58 forEachInfoDWOSections(function_ref<void(const DWARFSection &)> F) const {} in forEachInfoDWOSections()
60 forEachTypesDWOSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesDWOSections()
DDWARFDebugLoc.h58 function_ref<bool(const DWARFLocationEntry &)> Callback) const = 0;
73 function_ref<bool(Expected<DWARFLocationExpression>)> Callback) const;
112 function_ref<bool(const DWARFLocationEntry &)> Callback) const override;
127 function_ref<bool(const DWARFLocationEntry &)> Callback) const override;
DDWARFDebugLine.h285 function_ref<void(Error)> RecoverableErrorCallback,
314 function_ref<void(Error)> RecoverableErrorCallback);
337 function_ref<void(Error)> RecoverableErrorCallback,
338 function_ref<void(Error)> UnrecoverableErrorCallback,
346 void skip(function_ref<void(Error)> ErrorCallback);
DDWARFDebugRnglists.h40 llvm::function_ref<Optional<object::SectionedAddress>(uint32_t)>
51 function_ref<Optional<object::SectionedAddress>(uint32_t)>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DModuleSymbolTable.h58 function_ref<void(StringRef, object::BasicSymbolRef::Flags)> AsmSymbol);
67 function_ref<void(StringRef, StringRef)> AsmSymver);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSyntheticCountsUtils.h40 using GetProfCountTy = function_ref<Optional<Scaled64>(NodeRef, EdgeRef)>;
41 using AddCountTy = function_ref<void(NodeRef, Scaled64)>;
DMemoryBuiltins.h62 function_ref<const TargetLibraryInfo &(Function &)> GetTLI,
75 function_ref<const TargetLibraryInfo &(Function &)> GetTLI,
121 function_ref<const TargetLibraryInfo &(Function &)> GetTLI);
124 function_ref<const TargetLibraryInfo &(Function &)> GetTLI) { in extractMallocCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DAMDGPUMetadataVerifier.cpp24 function_ref<bool(msgpack::DocNode &)> verifyValue) { in verifyScalar()
52 msgpack::DocNode &Node, function_ref<bool(msgpack::DocNode &)> verifyNode, in verifyArray()
68 function_ref<bool(msgpack::DocNode &)> verifyNode) { in verifyEntry()
78 function_ref<bool(msgpack::DocNode &)> verifyValue) { in verifyScalarEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCrashRecoveryContext.cpp220 bool CrashRecoveryContext::RunSafely(function_ref<void()> Fn) { in RunSafely()
405 bool CrashRecoveryContext::RunSafely(function_ref<void()> Fn) { in RunSafely()
456 function_ref<void()> Fn;
472 bool CrashRecoveryContext::RunSafelyOnThread(function_ref<void()> Fn, in RunSafelyOnThread()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimeProfiler.h44 llvm::function_ref<std::string()> Detail);
69 TimeTraceScope(StringRef Name, llvm::function_ref<std::string()> Detail) { in TimeTraceScope()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DFDRTraceExpander.h25 function_ref<void(const XRayRecord &)> C;
38 explicit TraceExpander(function_ref<void(const XRayRecord &)> F, uint16_t L) in TraceExpander()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTO.h51 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)>
53 function_ref<void(StringRef, GlobalValue::GUID, GlobalValue::LinkageTypes)>
62 function_ref<bool(StringRef, ValueInfo)> isExported,
63 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DModuleSymbolTable.cpp72 function_ref<void(RecordStreamer &)> Init) { in initializeRecordStreamer()
127 function_ref<void(StringRef, BasicSymbolRef::Flags)> AsmSymbol) { in CollectAsmSymbols()
163 const Module &M, function_ref<void(StringRef, StringRef)> AsmSymver) { in CollectAsmSymvers()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h109 function_ref<void(Instruction *, Value *)> Replacer;
110 function_ref<void(Instruction *)> Eraser;
142 function_ref<void(Instruction *, Value *)> Replacer =
144 function_ref<void(Instruction *)> Eraser = &eraseFromParentDefault);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringRef.h318 size_t find_if(function_ref<bool(char)> F, size_t From = 0) const {
334 size_t find_if_not(function_ref<bool(char)> F, size_t From = 0) const {
618 StringRef take_while(function_ref<bool(char)> F) const { in take_while()
626 StringRef take_until(function_ref<bool(char)> F) const { in take_until()
652 StringRef drop_while(function_ref<bool(char)> F) const { in drop_while()
660 StringRef drop_until(function_ref<bool(char)> F) const { in drop_until()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringRef.h328 size_t find_if(function_ref<bool(char)> F, size_t From = 0) const {
343 size_t find_if_not(function_ref<bool(char)> F, size_t From = 0) const {
628 StringRef take_while(function_ref<bool(char)> F) const { in take_while()
635 StringRef take_until(function_ref<bool(char)> F) const { in take_until()
658 StringRef drop_while(function_ref<bool(char)> F) const { in drop_while()
665 StringRef drop_until(function_ref<bool(char)> F) const { in drop_until()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp160 Value *V, function_ref<TargetLibraryInfo &(Function &)> GetTLI) { in IsSafeComputationToRemove()
191 function_ref<TargetLibraryInfo &(Function &)> GetTLI) { in CleanupPointerRootUsers()
278 function_ref<TargetLibraryInfo &(Function &)> GetTLI) { in CleanupConstantGlobalUsers()
765 function_ref<TargetLibraryInfo &(Function &)> GetTLI) { in OptimizeAwayTrappingUsesOfLoads()
1583 function_ref<TargetLibraryInfo &(Function &)> GetTLI) { in optimizeOnceStoredGlobal()
1800 function_ref<DominatorTree &(Function &)> LookupDomTree) { in isPointerValueDeadOnEntryToFunction()
1937 function_ref<TargetLibraryInfo &(Function &)> GetTLI, in processInternalGlobal()
1938 function_ref<DominatorTree &(Function &)> LookupDomTree) { in processInternalGlobal()
2079 function_ref<TargetLibraryInfo &(Function &)> GetTLI, in processGlobal()
2080 function_ref<DominatorTree &(Function &)> LookupDomTree) { in processGlobal()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTailDuplicator.h93 function_ref<void(MachineBasicBlock *)> *RemovalCallback = nullptr);
128 function_ref<void(MachineBasicBlock *)> *RemovalCallback = nullptr);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsTargetStreamer.h96 function_ref<unsigned()> GetATReg,
157 function_ref<unsigned()> GetATReg, SMLoc IDLoc,
282 bool emitDirectiveCpRestore(int Offset, function_ref<unsigned()> GetATReg,
346 bool emitDirectiveCpRestore(int Offset, function_ref<unsigned()> GetATReg,

12345