Home
last modified time | relevance | path

Searched refs:projections (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dnode-properties.cc241 void NodeProperties::CollectValueProjections(Node* node, Node** projections, in CollectValueProjections() argument
245 DCHECK_NULL(projections[index]); in CollectValueProjections()
252 projections[ProjectionIndexOf(use->op())] = use; in CollectValueProjections()
258 void NodeProperties::CollectControlProjections(Node* node, Node** projections, in CollectControlProjections() argument
262 std::memset(projections, 0, sizeof(*projections) * projection_count); in CollectControlProjections()
299 DCHECK_NULL(projections[index]); in CollectControlProjections()
300 projections[index] = use; in CollectControlProjections()
304 DCHECK_NOT_NULL(projections[index]); in CollectControlProjections()
Dcommon-operator-reducer.cc446 Node** projections = zone_->NewArray<Node*>(projection_count); in ReduceSwitch() local
447 NodeProperties::CollectControlProjections(node, projections, in ReduceSwitch()
450 Node* if_value = projections[i]; in ReduceSwitch()
460 Node* if_default = projections[projection_count - 1]; in ReduceSwitch()
Ddead-code-elimination.cc360 Node** projections = zone_->NewArray<Node*>(projection_cnt); in ReduceBranchOrSwitch() local
361 NodeProperties::CollectControlProjections(node, projections, in ReduceBranchOrSwitch()
363 Replace(projections[0], NodeProperties::GetControlInput(node)); in ReduceBranchOrSwitch()
Dint64-lowering.cc392 ZoneVector<Node*> projections(return_arity, zone()); in LowerNode() local
393 NodeProperties::CollectValueProjections(node, projections.data(), in LowerNode()
397 Node* use_node = projections[old_index]; in LowerNode()
Dwasm-compiler.cc830 std::vector<Node*> projections; in PatchInStackCheckIfNeeded() local
832 if (use->opcode() == IrOpcode::kProjection) projections.emplace_back(use); in PatchInStackCheckIfNeeded()
834 for (Node* use : projections) { in PatchInStackCheckIfNeeded()
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_primitive_bounding_box.txt355 With standard orthographic (w==1) or perspective projections (such as those
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_primitive_bounding_box.txt350 With standard orthographic (w==1) or perspective projections (such as those
/third_party/openGLES/extensions/EXT/
DEXT_primitive_bounding_box.txt350 With standard orthographic (w==1) or perspective projections (such as those
/third_party/openGLES/extensions/OES/
DOES_primitive_bounding_box.txt370 With standard orthographic (w==1) or perspective projections (such as those
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vertex_program.txt786 and orthogonal projections work as expected. Basically when q or
/third_party/openGLES/extensions/NV/
DNV_vertex_program.txt786 and orthogonal projections work as expected. Basically when q or
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_program.txt1046 textures and orthogonal projections work as expected. Basically when q
/third_party/openGLES/extensions/ARB/
DARB_vertex_program.txt1056 textures and orthogonal projections work as expected. Basically when q