Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.cpp125 std::vector<OperandKind> regsKind; in AdjustInsRegWhenHasSpill() local
156 const std::vector<OperandKind> &regsKind) in AdjustInsSpill()