Searched refs:LQR (Results 1 – 7 of 7) sorted by relevance
2600 MachineBasicBlock::LivenessQueryResult LQR = in classifyLEAReg() local2603 switch (LQR) { in classifyLEAReg()4545 MachineBasicBlock::LivenessQueryResult LQR = in copyPhysReg() local4553 if (MachineBasicBlock::LQR_Unknown == LQR) { in copyPhysReg()4564 AI.isValid() && LQR != MachineBasicBlock::LQR_Live; ++AI) in copyPhysReg()4565 LQR = LPR.contains(*AI) ? MachineBasicBlock::LQR_Live in copyPhysReg()4568 bool AXDead = (Reg == AX) || (MachineBasicBlock::LQR_Dead == LQR); in copyPhysReg()
4260 MachineBasicBlock::LivenessQueryResult LQR = in getImplicitSPRUseForDPRUse() local4263 if (LQR == MachineBasicBlock::LQR_Live) in getImplicitSPRUseForDPRUse()4265 else if (LQR == MachineBasicBlock::LQR_Unknown) in getImplicitSPRUseForDPRUse()
2419 # Check for the LQR (Liquid Rescale) delegate library.2437 PKG_CHECK_MODULES(LQR,[lqr-1 >= 0.1.0], have_lqr=yes, have_lqr=no)2442 AC_DEFINE(LQR_DELEGATE,1,Define if you have LQR library)3901 LQR --with-lqr=$with_lqr $have_lqr
69 LQR --with-lqr=yes no
40366 LQR --with-lqr=$with_lqr $have_lqr40453 LQR --with-lqr=$with_lqr $have_lqr
759 /* Define if you have LQR library */
147 def LQR : RI16Form<0b111001100, (outs VECREG:$rT), (ins s16imm:$disp),