Home
last modified time | relevance | path

Searched defs:secondOpnd (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disel.cpp553 RegOperand &secondOpnd = SelectCopy2Reg(opnd1, primType); in SelectBasicOp() local
695 RegOperand &secondOpnd = SelectCopy2Reg(opnd1, opnd1Type); in SelectShift() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Doperand.h375 static bool IsSameRegNO(const Operand &firstOpnd, const Operand &secondOpnd) in IsSameRegNO() argument
385 static bool IsSameReg(const Operand &firstOpnd, const Operand &secondOpnd) in IsSameReg() argument

Completed in 8 milliseconds