Home
last modified time | relevance | path

Searched defs:IsBitmaskImmediate (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_imm_valid.cpp29 bool IsBitmaskImmediate(uint64 val, uint32 bitLen) in IsBitmaskImmediate() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dmacro_assembler_aarch64.cpp231 bool MacroAssemblerAArch64::IsBitmaskImmediate(uint64_t val, uint32_t bitLen) in IsBitmaskImmediate() function in panda::ecmascript::kungfu::MacroAssemblerAArch64
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Doperand.h543 bool IsBitmaskImmediate() const in IsBitmaskImmediate() function in maplebe::ImmOperand
550 bool IsBitmaskImmediate(uint32 destSize) const in IsBitmaskImmediate() function in maplebe::ImmOperand

Completed in 7 milliseconds