Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp835 bool is32Bits = (insn.GetOperandSize(kInsnFirstOpnd) == k32BitSize); in IsOpndDefByAllOnes() local
919 bool is32Bits = (cselInsn.GetOperandSize(kInsnFirstOpnd) == k32BitSize); in BuildCondSetInsn() local