/third_party/node/deps/v8/src/compiler/ |
D | bytecode-analysis.cc | 254 BytecodeLiveness& liveness, in EnsureOutLivenessIsNotAlias() 271 void UpdateOutLiveness(BytecodeLiveness& liveness, in UpdateOutLiveness() 364 void UpdateOutLiveness(Bytecode bytecode, BytecodeLiveness& liveness, in UpdateOutLiveness() 383 void UpdateLiveness(BytecodeLiveness& liveness, in UpdateLiveness() 409 void UpdateLiveness(Bytecode bytecode, BytecodeLiveness& liveness, in UpdateLiveness() 590 BytecodeLiveness& liveness = in Analyze() local 653 BytecodeLiveness& liveness = liveness_map().GetLiveness(current_offset); in Analyze() local 694 BytecodeLiveness& liveness = in Analyze() local 981 BytecodeLiveness& liveness = liveness_map().GetLiveness(current_offset); in LivenessIsValid() local
|
D | state-values-utils.cc | 141 Node** values, size_t count, const BytecodeLivenessState* liveness) { in FillBufferWithValues() 173 const BytecodeLivenessState* liveness, in BuildTree() 234 const BytecodeLivenessState* liveness) { in CheckTreeContainsValues() 255 Node** values, size_t count, const BytecodeLivenessState* liveness) { in GetNodeForValues()
|
D | bytecode-liveness-map.cc | 11 std::string ToString(const BytecodeLivenessState& liveness) { in ToString()
|
D | bytecode-liveness-map.h | 39 explicit Iterator(const BytecodeLivenessState& liveness, StartTag) in Iterator() 47 explicit Iterator(const BytecodeLivenessState& liveness, EndTag) in Iterator()
|
D | bytecode-graph-builder.cc | 789 const BytecodeLivenessState* liveness) { in Merge() 854 const BytecodeLivenessState* liveness) { in PrepareForLoop() 922 const BytecodeLivenessState* liveness) { in PrepareForLoopExit() 983 Node** values, int count, const BytecodeLivenessState* liveness) { in GetStateValuesFromCache() 990 const BytecodeLivenessState* liveness) { in Checkpoint() 1202 const BytecodeLivenessState* liveness) { in PrepareFrameState() 3525 void BytecodeGraphBuilder::BuildReturn(const BytecodeLivenessState* liveness) { in BuildReturn() 3677 const BytecodeLivenessState* liveness = bytecode_analysis().GetInLivenessFor( in VisitSuspendGenerator() local 3802 const BytecodeLivenessState* liveness = bytecode_analysis().GetOutLivenessFor( in VisitResumeGenerator() local 3856 const BytecodeLivenessState* liveness = in BuildLoopHeaderEnvironment() local [all …]
|
/third_party/node/deps/v8/src/maglev/ |
D | maglev-interpreter-frame-state.h | 78 const compiler::BytecodeLivenessState* liveness) in CompactInterpreterFrameState() 84 const compiler::BytecodeLivenessState* liveness, in CompactInterpreterFrameState() 163 const compiler::BytecodeLivenessState* liveness() const { return liveness_; } in liveness() function 178 const compiler::BytecodeLivenessState* liveness) { in SizeFor() 250 const compiler::BytecodeLivenessState* liveness) in MergePointInterpreterFrameState() 260 int predecessor_count, const compiler::BytecodeLivenessState* liveness, in MergePointInterpreterFrameState()
|
D | maglev-register-frame-array.h | 53 const compiler::BytecodeLivenessState* liveness) { in CopyFrom()
|
D | maglev-graph-builder.cc | 62 const compiler::BytecodeLivenessState* liveness = in MaglevGraphBuilder() local 781 const compiler::BytecodeLivenessState* liveness = in MergeIntoFrameState() local
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_schedule.c | 612 mir_live_effect(uint16_t *liveness, midgard_instruction *ins, bool destructive) in mir_live_effect() 657 uint16_t *liveness, in mir_choose_instruction() 795 uint16_t *liveness, in mir_choose_bundle() 843 uint16_t *liveness, in mir_choose_alu() 1021 uint16_t *liveness, in mir_schedule_texture() 1051 uint16_t *liveness, in mir_schedule_ldst() 1093 uint16_t *liveness, in mir_schedule_zs_write() 1160 uint16_t *liveness, in mir_schedule_alu() 1438 uint16_t *liveness = calloc(node_count, 2); in schedule_block() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_fusion_pass.cpp | 51 RegisterLiveness liveness(context(), function); in ProcessFunction() local
|
D | loop_fission.cpp | 427 const RegisterLiveness::RegionRegisterLiveness& liveness) { in LoopFissionPass() 442 RegisterLiveness::RegionRegisterLiveness liveness{}; in ShouldSplitLoop() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | loop_fusion_pass.cpp | 51 RegisterLiveness liveness(context(), function); in ProcessFunction() local
|
D | loop_fission.cpp | 427 const RegisterLiveness::RegionRegisterLiveness& liveness) { in LoopFissionPass() 442 RegisterLiveness::RegionRegisterLiveness liveness{}; in ShouldSplitLoop() local
|
/third_party/spirv-tools/source/opt/ |
D | loop_fusion_pass.cpp | 51 RegisterLiveness liveness(context(), function); in ProcessFunction() local
|
D | loop_fission.cpp | 427 const RegisterLiveness::RegionRegisterLiveness& liveness) { in LoopFissionPass() 442 RegisterLiveness::RegionRegisterLiveness liveness{}; in ShouldSplitLoop() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_pass.h | 368 liveness(shader &s) : rev_vpass(s), live_changed(false) {} in liveness() function
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | regalloc.c | 522 BITSET_WORD *liveness) in ppir_all_interference()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCfgNode.cpp | 653 bool CfgNode::liveness(Liveness *Liveness) { in liveness() function in Ice::CfgNode
|
D | IceInst.cpp | 204 bool Inst::liveness(InstNumberT InstNumber, LivenessBV &Live, in liveness() function in Ice::Inst
|
D | IceCfg.cpp | 1456 void Cfg::liveness(LivenessMode Mode) { in liveness() function in Ice::Cfg
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 89 struct ntt_reg_interval *liveness; member
|