Home
last modified time | relevance | path

Searched refs:BigIntLowering (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DbigintLowering.h23 class BigIntLowering : public Phase { class
H A DbigintLowering.cpp23 std::string_view BigIntLowering::Name() const in Name()
25 return "BigIntLowering"; in Name()
91 bool BigIntLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
H A Dphase.cpp61 static BigIntLowering g_bigintLowering;

Completed in 2 milliseconds