/third_party/node/deps/v8/src/maglev/ |
D | maglev-basic-block.h | 68 Phi::List* phis() const { in phis() function
|
D | maglev-interpreter-frame-state.h | 350 Phi::List* phis() { return &phis_; } in phis() function 352 void SetPhis(Phi::List&& phis) { in SetPhis()
|
D | maglev-regalloc.cc | 514 Phi::List* phis = target->phis(); in AllocateControlNode() local
|
D | maglev-code-generator.cc | 268 Phi::List* phis = target->phis(); in EmitBlockEndGapMoves() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | BasicBlock.h | 329 iterator_range<const_phi_iterator> phis() const { in phis() function
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_phi_builder.c | 63 struct exec_list phis; member
|
/third_party/node/deps/v8/tools/turbolizer/src/ |
D | sequence-view.ts | 256 const phis = createElement("div", "phis"); constant
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | BasicBlock.cpp | 297 iterator_range<BasicBlock::phi_iterator> BasicBlock::phis() { in phis() function in BasicBlock
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | scalar_analysis.cpp | 1194 std::vector<const Instruction*> phis{}; in TEST_F() local
|
/third_party/spirv-tools/test/opt/ |
D | scalar_analysis.cpp | 1194 std::vector<const Instruction*> phis{}; in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | scalar_analysis.cpp | 1194 std::vector<const Instruction*> phis{}; in TEST_F() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_ra.cpp | 439 PhiMap phis; in splitEdges() local 2008 for (int phis = 0; phi->srcExists(phis); ++phis) { in resolveSplitsAndMerges() local
|
/third_party/node/deps/v8/src/compiler/ |
D | code-assembler.h | 687 void Bind(CodeAssemblerParameterizedLabel<T...>* label, TNode<T>*... phis) { in Bind()
|
D | effect-control-linearizer.cc | 523 NodeVector phis(temp_zone); in TryCloneBranch() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShader.hpp | 1556 std::unordered_map<SpirvShader::Object::ID, Variable> phis; member in sw::SpirvRoutine
|
/third_party/node/deps/v8/src/codegen/ |
D | code-stub-assembler.h | 1021 void Bind(compiler::CodeAssemblerParameterizedLabel<T...>* label, in Bind()
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_nir_to_llvm.c | 52 struct hash_table *phis; member
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | nir_to_dxil.c | 475 struct hash_table *phis; member
|