Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/baseline/mips/
Dliftoff-assembler-mips.h1084 inline bool IsRegInRegPair(LiftoffRegister pair, Register reg) { in IsRegInRegPair() function
1106 if (liftoff::IsRegInRegPair(dst, amount) || dst.overlaps(src)) { in Emit64BitShiftOperation()
1668 if (liftoff::IsRegInRegPair(lhs, dst) || liftoff::IsRegInRegPair(rhs, dst)) { in emit_i64_set_cond()