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.cpp291 bool Bypass::CanBypass(const Insn &defInsn, const Insn &useInsn) const in CanBypass() function in maplebe::Bypass
298 bool AluShiftBypass::CanBypass(const Insn &defInsn, const Insn &useInsn) const in CanBypass() function in maplebe::AluShiftBypass
308 bool AccumulatorBypass::CanBypass(const Insn &defInsn, const Insn &useInsn) const in CanBypass() function in maplebe::AccumulatorBypass
319 bool StoreBypass::CanBypass(const Insn &defInsn, const Insn &useInsn) const in CanBypass() function in maplebe::StoreBypass