Searched defs:Lower (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | array_bounds_check_elimination.h | 55 int Lower() in Lower() function |
| D | ntype_bytecode_lowering.cpp | 50 void NTypeBytecodeLowering::Lower(GateRef gate) in Lower() function in panda::ecmascript::kungfu::NTypeBytecodeLowering |
| D | typed_bytecode_lowering.cpp | 101 void TypedBytecodeLowering::Lower(GateRef gate) in Lower() function in panda::ecmascript::kungfu::TypedBytecodeLowering |
| D | slowpath_lowering.cpp | 226 void SlowPathLowering::Lower(GateRef gate) in Lower() function in panda::ecmascript::kungfu::SlowPathLowering |
| /arkcompiler/ets_frontend/ets2panda/public/ | ||
| D | es2panda_lib.cpp | 415 __attribute__((unused)) static Context *Lower(Context *ctx) in Lower() function |