Searched defs:replaceWith (Results 1 – 10 of 10) sorted by relevance
51 _proto.replaceWith = function replaceWith() { function
225 void GrRenderTask::replaceDependency(const GrRenderTask* toReplace, GrRenderTask* replaceWith) { in replaceDependency()235 void GrRenderTask::replaceDependent(const GrRenderTask* toReplace, GrRenderTask* replaceWith) { in replaceDependent()
147 void NVPTXImageOptimizer::replaceWith(Instruction *From, ConstantInt *To) { in replaceWith() function in NVPTXImageOptimizer
1144 replaceWith (node) { method in Node
8077 replaceWith: replaceWith, property
3705 replaceWith(...nodes: (Node | string)[]): void; method
3725 replaceWith(...nodes: (Node | string)[]): void; method