Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist_node.h213 void IntrusiveNodeBase<NodeType>::ReplaceWith(NodeType* target) { in ReplaceWith() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/
Dilist_node.h213 void IntrusiveNodeBase<NodeType>::ReplaceWith(NodeType* target) { in ReplaceWith() function
/external/deqp-deps/SPIRV-Tools/source/util/
Dilist_node.h213 void IntrusiveNodeBase<NodeType>::ReplaceWith(NodeType* target) { in ReplaceWith() function
/external/tensorflow/tensorflow/lite/kernels/internal/
Druntime_shape.h120 inline void ReplaceWith(int dimensions_count, const int32_t* dims_data) { in ReplaceWith() function
/external/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp81 Value *ReplaceWith = S->getOperand(1); in processSelect() local
/external/perfetto/src/trace_processor/containers/
Dbit_vector.h685 void ReplaceWith(Block block) { in ReplaceWith() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp136 Value *ReplaceWith = S->getTrueValue(); in processSelect() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp1747 std::string ReplaceWith = cast<StringInit>(DI->getArg(1))->getAsUnquotedString(); in emitDagNameReplace() local