Searched refs:LdDispImm (Results 1 – 1 of 1) sorted by relevance
105 void buildCopies(int Size, MachineInstr *LoadInst, int64_t LdDispImm,437 int64_t LdDispImm, MachineInstr *StoreInst, in buildCopies() argument440 int LdDisp = LdDispImm; in buildCopies()571 int64_t LdDispImm = getDispOperand(LoadInst).getImm(); in breakBlockedCopies() local576 int64_t LdDisp1 = LdDispImm; in breakBlockedCopies()582 int64_t LdStDelta = StDispImm - LdDispImm; in breakBlockedCopies()609 unsigned Size3 = (LdDispImm + getRegSizeInBytes(LoadInst)) - LdDisp1; in breakBlockedCopies()686 int64_t LdDispImm = getDispOperand(LoadInst).getImm(); in runOnMachineFunction() local703 isBlockingStore(LdDispImm, getRegSizeInBytes(LoadInst), PBstDispImm, in runOnMachineFunction()