Searched defs:amount (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_strldr.h | 70 uint32 amount = 0; variable
|
| D | aarch64_cgfunc.h | 480 …BitShiftOperand &CreateBitShiftOperand(BitShiftOperand::ShiftOp op, uint32 amount, int32 bitLen) c… in CreateBitShiftOperand() 485 …ExtendShiftOperand &CreateExtendShiftOperand(ExtendShiftOperand::ExtendOp op, uint32 amount, int32… in CreateExtendShiftOperand()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_prop.cpp | 209 uint32 amount = shiftOpnd.GetShiftAmount(); in GetFoldMopAndVal() local 240 uint32 amount = shiftOpnd.GetShiftAmount(); in GetFoldMopAndVal() local 695 auto amount = currMemOpnd.ShiftAmount(); in SelectStrLdrPropMode() local 916 MemOperand *A64StrLdrProp::SelectReplaceExt(const Insn &defInsn, RegOperand &base, uint32 amount, b… in SelectReplaceExt() 1229 void ExtendShiftPattern::ReplaceUseInsn(Insn &use, const Insn &def, uint32 amount) in ReplaceUseInsn() 1296 uint32 amount = 0; in Optimize() local
|
| D | aarch64_global.cpp | 1612 void ExtendShiftOptPattern::ReplaceUseInsn(Insn &use, const Insn &def, uint32 amount) in ReplaceUseInsn() 1687 uint32 amount = 0; in Optimize() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | scheduler.cpp | 405 uint32_t amount = 0; in SchedWithGlued() local
|
| D | cleanup.cpp | 513 size_t amount = 0; in BuildDominators() local
|
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/ |
| D | cleanup.cpp | 436 size_t amount = 0; in BuildDominators() local
|