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