Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/code_info/
Dcode_info.h279 uint64_t GetConstant(const VRegInfo &vreg) const in GetConstant() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp888 Expr LiteCGIRBuilder::GetConstant(GateRef gate) in GetConstant() function in panda::ecmascript::kungfu::LiteCGIRBuilder