Searched defs:LoadAccumulatorFloat (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
H A D | ETSGen.h | 330 void LoadAccumulatorFloat(const ir::AstNode *node, float number) in LoadAccumulatorFloat() function in ark::es2panda::compiler::final |
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | pandagen.cpp | 704 void PandaGen::LoadAccumulatorFloat(const ir::AstNode *node, double num) in LoadAccumulatorFloat() function in panda::es2panda::compiler::PandaGen |
Completed in 8 milliseconds