Searched defs:LoadAccumulatorFloat (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | ETSGen.cpp | 2741 void ETSGen::LoadAccumulatorFloat(const ir::AstNode *node, float number) in LoadAccumulatorFloat() function in ark::es2panda::compiler::ETSGen |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 723 void PandaGen::LoadAccumulatorFloat(const ir::AstNode *node, double num) in LoadAccumulatorFloat() function in panda::es2panda::compiler::PandaGen |