Home
last modified time | relevance | path

Searched defs:ReplaceWith (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist_node.h213 void IntrusiveNodeBase<NodeType>::ReplaceWith(NodeType* target) { in ReplaceWith() function
/third_party/spirv-tools/source/util/
Dilist_node.h213 void IntrusiveNodeBase<NodeType>::ReplaceWith(NodeType* target) { in ReplaceWith() function
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dilist_node.h213 void IntrusiveNodeBase<NodeType>::ReplaceWith(NodeType* target) { in ReplaceWith() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp136 Value *ReplaceWith = S->getTrueValue(); in processSelect() local
/third_party/node/deps/v8/src/regexp/
Dregexp-bytecode-peephole.cc306 BytecodeSequenceNode& BytecodeSequenceNode::ReplaceWith(int bytecode) { in ReplaceWith() function in v8::internal::__anon92f09d870111::BytecodeSequenceNode
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.h108 static void ReplaceWith(InstructionOperand* dest, in ReplaceWith() function