Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ico.cpp514 bool AArch64ICOIfThenElsePattern::DoOpt(BB &cmpBB, BB *ifBB, BB *elseBB, BB &joinBB) in DoOpt() function in maplebe::AArch64ICOIfThenElsePattern
751 bool AArch64ICOSameCondPattern::DoOpt(BB *firstIfBB, BB &secondIfBB) in DoOpt() function in maplebe::AArch64ICOSameCondPattern
912 bool AArch64ICOMorePredsPattern::DoOpt(BB &gotoBB) in DoOpt() function in maplebe::AArch64ICOMorePredsPattern
Daarch64_validbit_opt.cpp20 void AArch64ValidBitOpt::DoOpt(BB &bb, Insn &insn) in DoOpt() function in maplebe::AArch64ValidBitOpt
Daarch64_prop.cpp85 void A64ConstProp::DoOpt() in DoOpt() function in maplebe::A64ConstProp
548 void A64StrLdrProp::DoOpt() in DoOpt() function in maplebe::A64StrLdrProp