Searched refs:operand (Results 1 – 4 of 4) sorted by relevance
96 std::string GetOperandString(uint8_t operand, uint64_t value, uint64_t* cur_pc);
148 std::string DwarfCfa<AddressType>::GetOperandString(uint8_t operand, uint64_t value, in GetOperandString() argument151 switch (operand) { in GetOperandString()
1647 for (auto operand : operands_) { in op_push() local1648 stack_.push_front(operand); in op_push()
227 "-Wno-constant-logical-operand",