Searched refs:LdDispImm (Results 1 – 1 of 1) sorted by relevance
105 void buildCopies(int Size, MachineInstr *LoadInst, int64_t LdDispImm,432 int64_t LdDispImm, MachineInstr *StoreInst, in buildCopies() argument435 int LdDisp = LdDispImm; in buildCopies()565 int64_t LdDispImm = getDispOperand(LoadInst).getImm(); in breakBlockedCopies() local570 int64_t LdDisp1 = LdDispImm; in breakBlockedCopies()576 int64_t LdStDelta = StDispImm - LdDispImm; in breakBlockedCopies()603 unsigned Size3 = (LdDispImm + getRegSizeInBytes(LoadInst)) - LdDisp1; in breakBlockedCopies()680 int64_t LdDispImm = getDispOperand(LoadInst).getImm(); in runOnMachineFunction() local697 isBlockingStore(LdDispImm, getRegSizeInBytes(LoadInst), PBstDispImm, in runOnMachineFunction()