Searched refs:OpX (Results 1 – 2 of 2) sorted by relevance
638 Value *OpX = nullptr; in visitFMul() local643 OpX = Op1; in visitFMul()647 OpX = Op0; in visitFMul()651 if (OpX && OpY) { in visitFMul()655 Value *FMulVal = Builder->CreateFMul(OpX, Log2); in visitFMul()656 Value *FSub = Builder->CreateFSub(FMulVal, OpX); in visitFMul()
697 MachineOperand &OpX = Prev.getOperand(OpIdx[Row][2]); in reassociateOps() local703 unsigned RegX = OpX.getReg(); in reassociateOps()726 bool KillX = OpX.isKill(); in reassociateOps()