Home
last modified time | relevance | path

Searched defs:vregsInfo (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
H A Dllvm_stackmap_type.cpp47 void LLVMStackMapType::EncodeVRegsInfo(std::vector<uint8_t> &vregsInfo, size_t &vregsInfoSize, in EncodeVRegsInfo() argument
64 void LLVMStackMapType::DecodeVRegsInfo(SLeb128Type vregsInfo, VRegId &id, KindType &kind) in DecodeVRegsInfo() argument
/arkcompiler/ets_runtime/ecmascript/stackmap/
H A Dark_stackmap_builder.cpp141 std::vector<uint8_t> vregsInfo; in SaveArkDeopt() local
249 std::vector<uint8_t> vregsInfo; in GenARKDeopt() local
257 std::vector<uint8_t> vregsInfo; in GenARKDeopt() local
265 std::vector<uint8_t> vregsInfo; in GenARKDeopt() local

Completed in 2 milliseconds