Searched defs:IsSingleInstructionMovable (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ | ||
H A D | macro_assembler_aarch64.cpp | 295 bool MacroAssemblerAArch64::IsSingleInstructionMovable(uint64_t val, uint32_t size) in IsSingleInstructionMovable() function in panda::ecmascript::kungfu::MacroAssemblerAArch64 |
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ | ||
H A D | operand.h | 557 bool IsSingleInstructionMovable() const in IsSingleInstructionMovable() function in maplebe::ImmOperand 563 bool IsSingleInstructionMovable(uint32 destSize) const in IsSingleInstructionMovable() function in maplebe::ImmOperand |
Completed in 4 milliseconds