Searched refs:FetchRegOp (Results 1 – 3 of 3) sorted by relevance
277 std::function<bool(const Instruction::Operand &)> FetchRegOp(ConstString ®);
1632 if (FetchRegOp(origin_register)(*origin_operand)) { in DoGuessValueAt()1637 FetchRegOp(origin_register))(*origin_operand) || in DoGuessValueAt()1641 FetchRegOp(origin_register), in DoGuessValueAt()
1294 lldb_private::OperandMatchers::FetchRegOp(ConstString ®) { in FetchRegOp() function in lldb_private::OperandMatchers