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