Searched refs:getPseudoValue (Results 1 – 12 of 12) sorted by relevance
142 const PseudoSourceValue *getPseudoValue() const { in getPseudoValue() function217 LHS.getPseudoValue() == RHS.getPseudoValue() &&
450 if (!MI.hasOneMemOperand() || !(*MI.memoperands_begin())->getPseudoValue()) in hasHazard_()454 (*MI.memoperands_begin())->getPseudoValue()) { in hasHazard_()504 !(*MI.memoperands_begin())->getPseudoValue())) in getUnderlyingObjects()508 (*MI.memoperands_begin())->getPseudoValue()) { in getUnderlyingObjects()
279 Val = (*DefMI->memoperands_begin())->getPseudoValue(); in isCallViaRegister()
338 if (!MemOp->isStore() || !MemOp->getPseudoValue()) in InstructionStoresToFI()341 dyn_cast<FixedStackPseudoSourceValue>(MemOp->getPseudoValue())) { in InstructionStoresToFI()848 if (const PseudoSourceValue *PSV = MemOp->getPseudoValue()) in mayLoadFromGOTOrConstantPool()
168 MMO->getPseudoValue())) { in ScanForSpillSlotRefs()
315 (*o)->getPseudoValue())) { in hasLoadFromStackSlot()334 (*o)->getPseudoValue())) { in hasStoreToStackSlot()
319 MachineMemOperand(MachinePointerInfo(MMO->getPseudoValue(), in getMachineMemOperand()
565 else if (const PseudoSourceValue *PSV = getPseudoValue()) in print()1587 if (const PseudoSourceValue *PSV = MMO->getPseudoValue()) in isInvariantLoad()
890 } else if (const PseudoSourceValue *PVal = Op.getPseudoValue()) { in print()
175 if (const PseudoSourceValue *PSV = MMO->getPseudoValue()) { in getUnderlyingObjectsForInstr()
1078 const PseudoSourceValue *PSV = MMO->getPseudoValue(); in visitMachineOperand()
5163 if (spN == 0 && mN->getMemOperand()->getPseudoValue()) in ChkMemSDNodeAddressSpace()