Searched refs:LQR_Live (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1373 return LQR_Live;
1385 return LQR_Live;
1417 return LQR_Live;
1429 return LQR_Live;
1444 return LQR_Live;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h850 LQR_Live, ///< Register is known to be (at least partially) live. enumerator in enum:llvm::MachineBasicBlock::LivenessQueryResult
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4974 if (LQR == MachineBasicBlock::LQR_Live)

Completed in 118 milliseconds