Searched refs:getSourceAddress (Results 1 – 6 of 6) sorted by relevance
366 Operand *Src = Instr->getSourceAddress(); in instrumentLoad()376 instrumentAccess(Context, Instr->getSourceAddress(), in instrumentLoad()
656 Operand *getSourceAddress() const { return getSrc(0); } in getSourceAddress() function
753 if (!isSameMemAddressOperand<TraitsType>(Load->getSourceAddress(),831 LoadSrc = formMemoryOperand(Load->getSourceAddress(),5976 Operand *Src0 = formMemoryOperand(Load->getSourceAddress(), Ty);
5213 Operand *Src0 = formMemoryOperand(Instr->getSourceAddress(), Ty); in lowerLoad()
5479 Operand *Src0 = formMemoryOperand(Load->getSourceAddress(), Ty); in lowerLoad()
633 return load->getSourceAddress(); in loadAddress()