Home
last modified time | relevance | path

Searched defs:vReg (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_assembler.cpp143 VirtualRegister vReg = std::get<VirtualRegister>(param); in CallBuiltin() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Doptimize_common.cpp126 bool DotGenerator::FoundListOpndRegNum(ListOperand &listOpnd, const Insn &insnObj, regno_t vReg) in FoundListOpndRegNum() argument
140 bool DotGenerator::FoundMemAccessOpndRegNum(const MemOperand &memOperand, const Insn &insnObj, regno_t vReg) in FoundMemAccessOpndRegNum() argument
161 bool DotGenerator::FoundNormalOpndRegNum(const RegOperand &regOpnd, const Insn &insnObj, regno_t vReg) in FoundNormalOpndRegNum() argument
171 void DotGenerator::DumpBBInstructions(const CGFunc &cgFunction, regno_t vReg, std::ofstream &cfgFile) in DumpBBInstructions() argument
224 GenerateDot(const std::string &preFix, const CGFunc &cgFunc, const MIRModule &mod, const std::string fname, regno_t vReg) GenerateDot() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Ddump.cpp50 ArenaString IdToString(uint32_t id, ArenaAllocator *allocator, bool vReg, bool isPhi) in IdToString() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgfunc.h1007 VregInfo vReg; /* fo member in maplebe::CGFunc
[all...]

Completed in 6 milliseconds