Home
last modified time | relevance | path

Searched refs:GreaterThan (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp833 GreaterThan(node, lhs); in Condition()
918 GreaterThan(node, lhs); in Binary()
1029 void PandaGen::GreaterThan(const ir::AstNode *node, VReg lhs) in GreaterThan() function in panda::es2panda::compiler::PandaGen
Dpandagen.h340 void GreaterThan(const ir::AstNode *node, VReg lhs);