Searched refs:BuildImmediate (Results 1 – 3 of 3) sorted by relevance
216 static Operand BuildImmediate(lldb::addr_t imm, bool neg);217 static Operand BuildImmediate(int64_t imm);
1214 Instruction::Operand Instruction::Operand::BuildImmediate(lldb::addr_t imm, in BuildImmediate() function in Instruction::Operand1223 Instruction::Operand Instruction::Operand::BuildImmediate(int64_t imm) { in BuildImmediate() function in Instruction::Operand
1526 Instruction::Operand::BuildImmediate(offset))) in DoGuessValueAt()