Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_prop.cpp311 auto &tempImm = static_cast<ImmOperand &>(*constOpnd.Clone(*constPropMp)); in ArithmeticConstReplace() local
327 auto *tempImm = static_cast<ImmOperand *>(constOpnd.Clone(*constPropMp)); in ArithmeticConstReplace() local
364 auto *tempImm = static_cast<ImmOperand *>(constOpnd.Clone(*constPropMp)); in ArithmeticConstReplace() local
516 auto *tempImm = static_cast<ImmOperand *>(value1.Clone(*constPropMp)); in CanDoConstFold() local