Searched defs:ReplaceWith (Results 1 – 9 of 9) sorted by relevance
213 void IntrusiveNodeBase<NodeType>::ReplaceWith(NodeType* target) { in ReplaceWith() function
120 inline void ReplaceWith(int dimensions_count, const int32_t* dims_data) { in ReplaceWith() function
81 Value *ReplaceWith = S->getOperand(1); in processSelect() local
720 void ReplaceWith(Block block) { in ReplaceWith() function
136 Value *ReplaceWith = S->getTrueValue(); in processSelect() local
147 Value *ReplaceWith = CI->isOne() ? S->getTrueValue() : S->getFalseValue(); in processSelect() local
1747 std::string ReplaceWith = cast<StringInit>(DI->getArg(1))->getAsUnquotedString(); in emitDagNameReplace() local