Home
last modified time | relevance | path

Searched defs:phis (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_phi_builder.c63 struct exec_list phis; member
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-basic-block.h68 Phi::List* phis() const { in phis() function in v8::internal::maglev::BasicBlock
H A Dmaglev-regalloc.cc514 Phi::List* phis = target->phis(); in AllocateControlNode() local
[all...]
H A Dmaglev-interpreter-frame-state.h350 Phi::List* phis() { return &phis_; } in phis() function in v8::internal::maglev::MergePointInterpreterFrameState
352 void SetPhis(Phi::List&& phis) { in SetPhis() argument
H A Dmaglev-code-generator.cc268 Phi::List* phis = target->phis(); in EmitBlockEndGapMoves() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DBasicBlock.h329 iterator_range<const_phi_iterator> phis() const { in phis() function in llvm::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DBasicBlock.cpp297 iterator_range<BasicBlock::phi_iterator> BasicBlock::phis() { in phis() function in BasicBlock
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h244 inline iterator_range<iterator> phis() { in phis() function in llvm::MachineBasicBlock
247 inline iterator_range<const_iterator> phis() const { in phis() function in llvm::MachineBasicBlock
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.h687 void Bind(CodeAssemblerParameterizedLabel<T...>* label, TNode<T>*... phis) { in Bind() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h1584 const PhiInstructions& phis() const { return phis_; } in phis() function in v8::internal::compiler::final
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h1021 Bind(compiler::CodeAssemblerParameterizedLabel<T...>* label, TNode<T>*... phis) Bind() argument
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c52 struct hash_table *phis; member
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c475 struct hash_table *phis; member

Completed in 42 milliseconds