Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.h87 Formats formats = ins->GetFormats(); variable
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp103 static Format MatchFormat(const IRNode *node, const Formats &formats) in MatchFormat()
132 Formats formats = node->GetFormats(); in GetIRNodeWholeLength() local
/arkcompiler/ets_frontend/ts2panda/src/
Ddebuginfo.ts263 let formats = irnode.getFormats()[formatIndex]; variable
/arkcompiler/runtime_core/isa/
Disapi.rb551 def formats method