Home
last modified time | relevance | path

Searched defs:LocationType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dspill_fill_data.h25 using LocationType = Location::Kind; variable
/arkcompiler/runtime_core/compiler/tests/
Dsplit_resolver_test.cpp63std::initializer_list<std::tuple<LocationType, LocationType, Register, Register>> data) in CheckSpillFills()