Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_const.h380 MIRFloatConst(float val, MIRType &type) : MIRConst(type, kConstFloatConst) in MIRFloatConst() function
Dmir_module.h135 class MIRFloatConst; // circular dependency exists, no other choice variable