Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_ebo.h72 MOperator ExtLoadSwitchBitSize(MOperator lowMop) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ebo.cpp74 MOperator AArch64Ebo::ExtLoadSwitchBitSize(MOperator lowMop) const in ExtLoadSwitchBitSize() function in maplebe::AArch64Ebo
681 newPreMop = ExtLoadSwitchBitSize(newPreMop); in CombineExtensionAndLoad()