Home
last modified time | relevance | path

Searched refs:IsRegInRegPair (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/baseline/mips/
Dliftoff-assembler-mips.h682 inline bool IsRegInRegPair(LiftoffRegister pair, Register reg) { in IsRegInRegPair() function
707 if (liftoff::IsRegInRegPair(dst, amount) || dst.overlaps(src)) { in Emit64BitShiftOperation()
1105 if (liftoff::IsRegInRegPair(lhs, dst) || liftoff::IsRegInRegPair(rhs, dst)) { in emit_i64_set_cond()