Home
last modified time | relevance | path

Searched refs:NewConstant (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir_constructor.h150 IrConstructor &NewConstant(size_t id, [[maybe_unused]] T value) in NewConstant() function in panda::compiler::final
1167 #define CONSTANT(ID, VALUE) builder_->NewConstant(ID, VALUE)
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dir_constructor.h155 IrConstructor &NewConstant(size_t id, [[maybe_unused]] T value) in NewConstant() function in ark::compiler::final
1505 #define CONSTANT(ID, VALUE) builder_->NewConstant(ID, VALUE)

Completed in 5 milliseconds