Lines Matching full:feeder
11 // allocation, but because we have a spill in between the feeder and new value
17 // that genereates the predicate and, the feeder to the predicate. Once it finds
114 // We have identified this II could be feeder to NVJ, in INITIALIZE_PASS_DEPENDENCY()
122 // Predicated instruction can not be feeder to NVJ. in INITIALIZE_PASS_DEPENDENCY()
162 // feeder insn between its definition, this MI and jump, jmpInst in INITIALIZE_PASS_DEPENDENCY()
198 // 2. feeder to the compare instruction can be moved before jump.
219 // COPY can remateriaze things in between feeder, compare and nvj. in commonChecksToProhibitNewValueJump()
604 // First try to see if we can get the feeder from the first operand in runOnMachineFunction()
608 // feeder would benefit. in runOnMachineFunction()
636 // if the second operand (after swap) is the feeder. in runOnMachineFunction()
642 // Now that we are moving feeder close the jump, in runOnMachineFunction()
644 // the operands of the feeder. in runOnMachineFunction()