Home
last modified time | relevance | path

Searched defs:To (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerRandom.h24 intptr_t operator()(intptr_t From, intptr_t To) { in operator ()() argument
H A DFuzzerMutate.cpp279 CopyPartOf(const uint8_t *From, size_t FromSize, uint8_t *To, size_t ToSize) CopyPartOf() argument
294 InsertPartOf(const uint8_t *From, size_t FromSize, uint8_t *To, size_t ToSize, size_t MaxToSize) InsertPartOf() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXProxyRegErasure.cpp109 replaceRegisterUsage(MachineInstr &Instr, MachineOperand &From, MachineOperand &To) replaceRegisterUsage() argument
H A DNVPTXImageOptimizer.cpp147 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) { in replaceWith() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-maybe.h54 V8_WARN_UNUSED_RESULT V8_INLINE bool To(T* out) const { in To() function in v8::Maybe
/third_party/node/deps/v8/include/
H A Dv8-maybe.h51 V8_WARN_UNUSED_RESULT V8_INLINE bool To(T* out) const { in To() function in v8::Maybe
/third_party/node/deps/v8/src/heap/
H A Dallocation-result.h42 bool To(T* obj) const { in To() function in v8::internal::AllocationOrigin::final
/third_party/node/deps/v8/src/numbers/
H A Dinteger-literal.h37 T To() const { in To() function in v8::internal::IntegerLiteral
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DUser.cpp20 void User::replaceUsesOfWith(Value *From, Value *To) { in replaceUsesOfWith() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCFGUpdate.h34 Update(UpdateKind Kind, NodePtr From, NodePtr To) in Update() argument
76 NodePtr To = U.getTo(); in LegalizeUpdates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DBlockVerifier.cpp61 Error BlockVerifier::transition(State To) { in transition() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAliasAnalysisSummary.h151 InterfaceValue From, To; member
229 InstantiatedValue From, To; member
H A DCallGraph.cpp135 void CallGraph::spliceFunction(const Function *From, const Function *To) { in spliceFunction() argument
H A DDomTreeUpdater.cpp28 const auto *To = Update.getTo(); in isUpdateValid() local
317 void DomTreeUpdater::insertEdge(BasicBlock *From, BasicBlock *To) { in insertEdge() argument
342 void DomTreeUpdater::insertEdgeRelaxed(BasicBlock *From, BasicBlock *To) { in insertEdgeRelaxed() argument
363 deleteEdge(BasicBlock *From, BasicBlock *To) deleteEdge() argument
388 deleteEdgeRelaxed(BasicBlock *From, BasicBlock *To) deleteEdgeRelaxed() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRegAlloc.h86 void moveItem(UnorderedRanges &From, SizeT Index, UnorderedRanges &To) { in moveItem() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp79 copyDebugLocMetadata(const GlobalVariable *From, GlobalVariable *To) copyDebugLocMetadata() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPostOrderIterator.h63 bool insertEdge(Optional<NodeRef> From, NodeRef To) { in insertEdge() argument
83 template <class NodeRef> bool insertEdge(Optional<NodeRef> From, NodeRef To) { in insertEdge() argument
H A DTinyPtrVector.h332 iterator insert(iterator I, ItTy From, ItTy To) { in insert() argument
/third_party/node/deps/v8/include/cppgc/
H A Dcross-thread-persistent.h328 To() const { in To() function in cppgc::internal::final
H A Dpersistent.h218 To() const { in To() function in cppgc::internal::final
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dpersistent.h218 To() const { in To() function in cppgc::internal::final
H A Dcross-thread-persistent.h330 To() const { in To() function in cppgc::internal::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp304 static bool isExitingLoop(const MachineLoop *From, const MachineLoop *To) { in isExitingLoop() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFImportFile.cpp109 replace(StringRef S, StringRef From, StringRef To) replace() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h149 BasicBlock *To; member in llvm::PredicateWithEdge
156 PredicateWithEdge(PredicateType PType, Value *Op, BasicBlock *From, BasicBlock *To, Value *Cond) PredicateWithEdge() argument

Completed in 14 milliseconds

1234