Searched defs:BranchIfTrue (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | ETSGen.h | 140 void BranchIfTrue(const ir::AstNode *node, Label *ifTrue) in BranchIfTrue() function |
| D | pandagen.cpp | 802 void PandaGen::BranchIfTrue(const ir::AstNode *node, Label *target) in BranchIfTrue() function in ark::es2panda::compiler::PandaGen |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 1170 void PandaGen::BranchIfTrue(const ir::AstNode *node, Label *target) in BranchIfTrue() function in panda::es2panda::compiler::PandaGen |