Home
last modified time | relevance | path

Searched defs:CanBypass (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/ad/
Dmad.cpp276 bool Bypass::CanBypass(const Insn &defInsn, const Insn &useInsn) const in CanBypass() function in maplebe::Bypass
289 bool AluShiftBypass::CanBypass(const Insn &defInsn, const Insn &useInsn) const in CanBypass() function in maplebe::AluShiftBypass
327 bool AccumulatorBypass::CanBypass(const Insn &defInsn, const Insn &useInsn) const in CanBypass() function in maplebe::AccumulatorBypass
361 bool StoreAddrBypass::CanBypass(const Insn &defInsn, const Insn &useInsn) const in CanBypass() function in maplebe::StoreAddrBypass