Home
last modified time | relevance | path

Searched refs:Replace (Results 1 – 25 of 843) sorted by relevance

12345678910>>...34

/third_party/node/deps/v8/src/compiler/
Dsimplified-operator-reducer.cc55 if (m.IsBooleanNot()) return Replace(m.InputAt(0)); in Reduce()
60 if (m.Is(0)) return Replace(jsgraph()->FalseConstant()); in Reduce()
61 if (m.Is(1)) return Replace(jsgraph()->TrueConstant()); in Reduce()
62 if (m.IsChangeTaggedToBit()) return Replace(m.InputAt(0)); in Reduce()
72 if (m.IsChangeBitToTagged()) return Replace(m.InputAt(0)); in Reduce()
78 if (m.IsChangeTaggedToFloat64()) return Replace(m.node()->InputAt(0)); in Reduce()
86 return Replace(m.InputAt(0)); in Reduce()
95 return Replace(m.node()->InputAt(0)); in Reduce()
114 return Replace(m.InputAt(0)); in Reduce()
125 if (m.IsChangeUint32ToTagged()) return Replace(m.InputAt(0)); in Reduce()
[all …]
Dtyped-optimization.cc148 return Replace(value); in ReduceConvertReceiver()
151 return Replace(global_proxy); in ReduceConvertReceiver()
161 return Replace(input); in ReduceCheckHeapObject()
185 return Replace(check_bounds); in ReduceMaybeGrowFastElements()
213 return Replace(input); in ReduceCheckNotTaggedHole()
238 return Replace(effect); in ReduceCheckMaps()
250 return Replace(input); in ReduceCheckNumber()
260 return Replace(input); in ReduceCheckString()
271 if (val_type.Is(exp_type)) return Replace(effect); in ReduceCheckEqualsInternalizedString()
283 if (val_type.Is(exp_type)) return Replace(effect); in ReduceCheckEqualsSymbol()
[all …]
Ddead-code-elimination.cc83 if (control->opcode() == IrOpcode::kDead) return Replace(control); in PropagateDeadControl()
101 return Replace(dead()); in ReduceEnd()
140 return Replace(dead()); in ReduceLoopOrMerge()
146 Replace(use, use->InputAt(0)); in ReduceLoopOrMerge()
155 Replace(use, dead()); in ReduceLoopOrMerge()
162 return Replace(node->InputAt(0)); in ReduceLoopOrMerge()
187 Replace(use, use->InputAt(0)); in RemoveLoopExit()
191 Replace(node, control); in RemoveLoopExit()
192 return Replace(control); in RemoveLoopExit()
221 return Replace(DeadValue(node, rep)); in ReducePhi()
[all …]
Dgraph-reducer.h71 static Reduction Replace(Node* node) { return Reduction(node); } in Replace() function
89 virtual void Replace(Node* node, Node* replacement) = 0;
103 static Reduction Replace(Node* node) { return Reducer::Replace(node); } in Replace() function
106 void Replace(Node* node, Node* replacement) { in Replace() function
108 editor_->Replace(node, replacement); in Replace()
172 void Replace(Node* node, Node* replacement) final; in NON_EXPORTED_BASE()
183 void Replace(Node* node, Node* replacement, NodeId max_id); in NON_EXPORTED_BASE()
Dcommon-operator-reducer.cc131 Replace(use, (decision == Decision::kTrue) ? control : dead()); in ReduceBranch()
134 Replace(use, (decision == Decision::kFalse) ? control : dead()); in ReduceBranch()
140 return Replace(dead()); in ReduceBranch()
175 return Replace(dead()); in ReduceDeoptimizeConditional()
207 return Replace(control); in ReduceMerge()
235 return Replace(effect); in ReduceEffectPhi()
302 return Replace(value); in ReducePhi()
366 Replace(control, dead()); in ReduceReturn()
367 return Replace(dead()); in ReduceReturn()
382 Replace(control, dead()); in ReduceReturn()
[all …]
Dmachine-operator-reducer.cc339 if (m.right().Is(0)) return Replace(m.left().node()); // x ror 0 => x in Reduce()
380 if (m.right().Is(0)) return Replace(m.right().node()); // x * 0 => 0 in Reduce()
381 if (m.right().Is(1)) return Replace(m.left().node()); // x * 1 => x in Reduce()
503 return Replace(m.left().node()); // x - 0 => x in Reduce()
522 return Replace(graph()->NewNode(machine()->Float32RoundUp().op(), in Reduce()
552 return Replace(m.left().node()); // x - 0 => x in Reduce()
571 return Replace(graph()->NewNode(machine()->Float64RoundUp().op(), in Reduce()
586 return Replace(m.left().node()); // x * 1.0 => x in Reduce()
610 return Replace(m.left().node()); // x / 1.0 => x in Reduce()
771 return Replace(Float64PowHalf(m.left().node())); in Reduce()
[all …]
Dmachine-operator-reducer.h69 return Replace(Float32Constant(value)); in NON_EXPORTED_BASE()
72 return Replace(Float64Constant(value)); in NON_EXPORTED_BASE()
75 return Replace(Int32Constant(value)); in NON_EXPORTED_BASE()
78 return Replace(Uint32Constant(value)); in NON_EXPORTED_BASE()
81 return Replace(Int64Constant(value)); in NON_EXPORTED_BASE()
Dgraph-reducer.cc207 Replace(node, replacement, max_id); in ReduceTop()
212 void GraphReducer::Replace(Node* node, Node* replacement) { in Replace() function in v8::internal::compiler::GraphReducer
213 Replace(node, replacement, std::numeric_limits<NodeId>::max()); in Replace()
217 void GraphReducer::Replace(Node* node, Node* replacement, NodeId max_id) { in Replace() function in v8::internal::compiler::GraphReducer
266 Replace(user, control); in ReplaceWithValue()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/
DIceParseInstsTest.cpp154 NaClMungedBitcode::Replace, in TEST()
169 NaClMungedBitcode::Replace, in TEST()
190 NaClMungedBitcode::Replace, in TEST()
279 NaClMungedBitcode::Replace, in TEST()
298 NaClMungedBitcode::Replace, in TEST()
317 NaClMungedBitcode::Replace, in TEST()
336 NaClMungedBitcode::Replace, in TEST()
432 NaClMungedBitcode::Replace, in TEST()
451 NaClMungedBitcode::Replace, in TEST()
466 NaClMungedBitcode::Replace, in TEST()
[all …]
DIceParseTypesTest.cpp78 const uint64_t Edit[] = {FloatTypeIndex, NaClMungedBitcode::Replace, in TEST()
95 CountRecordIndex, NaClMungedBitcode::Replace, in TEST()
/third_party/libphonenumber/cpp/test/phonenumbers/
Dregexp_adapter_test.cc253 ASSERT_TRUE(context.single_digit->Replace(&input, "+")) in TEST_F()
257 ASSERT_TRUE(context.single_digit->Replace(&input, "+")) in TEST_F()
263 ASSERT_FALSE(single_letter->Replace(&input, "+")) << ErrorMessage(context); in TEST_F()
276 ASSERT_TRUE(context.two_digit_groups->Replace(&input, "$2")) in TEST_F()
281 ASSERT_TRUE(context.two_digit_groups->Replace(&input, "$1")) in TEST_F()
286 ASSERT_TRUE(context.two_digit_groups->Replace(&input, "$2")) in TEST_F()
291 ASSERT_TRUE(context.two_digit_groups->Replace(&input, "$1 $2")) in TEST_F()
304 ASSERT_TRUE(context.two_digit_groups->Replace(&input, "\\$1 \\$2")) in TEST_F()
/third_party/libphonenumber/cpp/src/phonenumbers/
Dregexp_adapter.h170 virtual bool Replace(string* string_to_process,
175 inline bool Replace(string* string_to_process, in Replace() function
177 return Replace(string_to_process, false, replacement_string); in Replace()
182 return Replace(string_to_process, true, replacement_string); in GlobalReplace()
/third_party/lzma/CPP/7zip/Archive/Common/
DItemNameUtils.cpp20 name.Replace(kOsPathSepar, kUnixPathSepar); in ReplaceSlashes_OsToUnix()
31 newName.Replace(kUnixPathSepar, kOsPathSepar); in GetOsPath()
130 newName.Replace(L'\\', WCHAR_PATH_SEPARATOR); in WinPathToOsPath()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilStateTests.cpp159 baseStencilFaceDescriptor.passOp = wgpu::StencilOperation::Replace; in CheckStencilCompareFunction()
212 baseStencilFaceDescriptor.passOp = wgpu::StencilOperation::Replace; in CheckStencilOperation()
546 CheckStencilOperation(wgpu::StencilOperation::Replace, 1, 3, 3); in TEST_P()
579 baseStencilFaceDescriptor.passOp = wgpu::StencilOperation::Replace; in TEST_P()
618 baseStencilFaceDescriptor.passOp = wgpu::StencilOperation::Replace; in TEST_P()
657 baseStencilFaceDescriptor.passOp = wgpu::StencilOperation::Replace; in TEST_P()
668 stencilFaceDescriptor.failOp = wgpu::StencilOperation::Replace; in TEST_P()
694 baseStencilFaceDescriptor.passOp = wgpu::StencilOperation::Replace; in TEST_P()
706 stencilFaceDescriptor.depthFailOp = wgpu::StencilOperation::Replace; in TEST_P()
730 baseStencilFaceDescriptor.passOp = wgpu::StencilOperation::Replace; in TEST_P()
[all …]
/third_party/jinja2/.github/ISSUE_TEMPLATE/
Dfeature-request.md7 Replace this comment with a description of what the feature should do.
12 Replace this comment with an example of the problem which this feature
/third_party/ltp/scripts/coccinelle/
Dlibltp-test-macro.cocci40 // Replace TEST in all functions where it occurs only at the start. It
64 // Replace TEST in all functions where it occurs at the start
100 // Replace any remaining occurrences of TEST
/third_party/EGL/extensions/ANGLE/
DEGL_ANGLE_d3d_share_handle_client_buffer.txt61 Replace the last sentence of paragraph 1 of Section 3.5.3 with the
66 Replace the last sentence of paragraph 2 ("To bind a client API...") of
75 Replace the third paragraph of Section 3.5.3 with the following text.
/third_party/skia/third_party/externals/tint/src/transform/
Dbinding_remapper.cc107 ctx.Replace(binding_point.group, new_group); in Run()
108 ctx.Replace(binding_point.binding, new_binding); in Run()
137 ctx.Replace(var, new_var); in Run()
/third_party/skia/third_party/externals/egl-registry/extensions/ANGLE/
DEGL_ANGLE_d3d_share_handle_client_buffer.txt61 Replace the last sentence of paragraph 1 of Section 3.5.3 with the
66 Replace the last sentence of paragraph 2 ("To bind a client API...") of
75 Replace the third paragraph of Section 3.5.3 with the following text.
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_d3d_share_handle_client_buffer.txt61 Replace the last sentence of paragraph 1 of Section 3.5.3 with the
66 Replace the last sentence of paragraph 2 ("To bind a client API...") of
75 Replace the third paragraph of Section 3.5.3 with the following text.
/third_party/mesa3d/docs/_extra/specs/
DMESA_configless_context.spec64 Replace the last sentence of the 6th paragraph with:
75 Replace the paragraph starting "If config is not a valid EGLConfig..."
98 Replace the first bullet point with the following:
/third_party/openGLES/extensions/EXT/
DEXT_x11_sync_object.txt125 (Replace the last sentence of paragraph 8, p. 242)
133 (Replace paragraph 9 with the following, p. 242)
160 (Replace paragraph 12 with the following, p. 243)
172 (Replace the first paragraph with the following, p. 245)
185 (Replace the last sentence of the last paragraph with the following,
198 (Replace the last sentence of paragraph 4 with the following, p. 256)
208 Replace sentence 3 in the first paragraph with the following, (p. 324)
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_x11_sync_object.txt125 (Replace the last sentence of paragraph 8, p. 242)
133 (Replace paragraph 9 with the following, p. 242)
160 (Replace paragraph 12 with the following, p. 243)
172 (Replace the first paragraph with the following, p. 245)
185 (Replace the last sentence of the last paragraph with the following,
198 (Replace the last sentence of paragraph 4 with the following, p. 256)
208 Replace sentence 3 in the first paragraph with the following, (p. 324)
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_non_square_matrices.txt86 Replace the first sentence of the third paragraph with
101 Replace the last sentence of the 4th paragraph on page 33:
108 Replace the last sentence on page 36:
172 Replace the text under this section with
196 Replace the sixth sentence with:
204 Replace the last paragraph with:
/third_party/openGLES/extensions/NV/
DNV_non_square_matrices.txt86 Replace the first sentence of the third paragraph with
101 Replace the last sentence of the 4th paragraph on page 33:
108 Replace the last sentence on page 36:
172 Replace the text under this section with
196 Replace the sixth sentence with:
204 Replace the last paragraph with:

12345678910>>...34