Home
last modified time | relevance | path

Searched defs:ln (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dliveness_use_table.cpp21 void UseTable::AddUseOnFixedLocation(const Inst *inst, Location location, LifeNumber ln) in AddUseOnFixedLocation() argument
H A Dlive_registers.h116 void VisitIntervals(LifeNumber ln, Func func, const Inst *skipInst = nullptr) const in VisitIntervals() argument
H A Dliveness_analyzer.h303 void AddUsePosition(LifeNumber ln) in AddUsePosition() argument
310 void PrependUsePosition(LifeNumber ln) in PrependUsePosition() argument
572 auto ln = intervalForTemp->GetEnd(); EnumerateFixedLocationsOverlappingTemp() local
[all...]
H A Dliveness_analyzer.cpp554 void LivenessAnalyzer::CreateIntervalForTemp(LifeNumber ln) in CreateIntervalForTemp() argument
803 void LivenessAnalyzer::BlockFixedLocationRegister(Location location, LifeNumber ln) in BlockFixedLocationRegister() argument
846 SplitAt(LifeNumber ln, ArenaAllocator *alloc) SplitAt() argument
922 FindSiblingAt(LifeNumber ln) FindSiblingAt() argument
972 FindRangeCoveringPosition(LifeNumber ln, LiveRange *dst) const FindRangeCoveringPosition() argument
984 GetSpillWeightAt(const LivenessAnalyzer &la, LifeNumber ln) GetSpillWeightAt() argument
[all...]
/arkcompiler/runtime_core/bytecode_optimizer/
H A Doptimize_bytecode.cpp163 size_t ln = 0; in LineNumberPropagate() local
H A Dcodegen.cpp140 auto ln = ir_interface_->GetLineNumberByPc(inst->GetPc()); in AddLineNumber() local
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Doptimize_bytecode.cpp182 size_t ln = 0; in LineNumberPropagate() local
H A Dcodegen.cpp187 auto ln = irInterface_->GetLineNumberByPc(inst->GetPc()); in AddLineNumber() local
/arkcompiler/runtime_core/compiler/optimizer/analysis/
H A Dliveness_analyzer.cpp552 void LivenessAnalyzer::BlockFixedLocationRegister(Location location, LifeNumber ln) in BlockFixedLocationRegister() argument
587 LifeIntervals *LifeIntervals::SplitAt(LifeNumber ln, ArenaAllocator *alloc) in SplitAt() argument
639 FindSiblingAt(LifeNumber ln) FindSiblingAt() argument
[all...]
H A Dliveness_analyzer.h292 void AddUsePosition(LifeNumber ln) in AddUsePosition() argument
[all...]
/arkcompiler/runtime_core/libpandabase/os/
H A Ddebug_info.cpp470 Dwarf_Unsigned ln; in GetSrcFileAndLine() local
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Ddebug_info.cpp553 Dwarf_Unsigned ln; in GetSrcFileAndLine() local

Completed in 12 milliseconds