Searched refs:MatchImmOp (Results 1 – 3 of 3) sorted by relevance
279 std::function<bool(const Instruction::Operand &)> MatchImmOp(int64_t imm);
2361 MatchImmOp(offset), recurse))(operand); in MatchesOperand()2399 MatchImmOp(offset)))(operand); in MatchesOperand()
1305 lldb_private::OperandMatchers::MatchImmOp(int64_t imm) { in MatchImmOp() function in lldb_private::OperandMatchers