|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/CodeGen/CalcSpillWeights.cpp 44 if (MRI.reg_nodbg_empty(Reg))
lib/CodeGen/InlineSpiller.cpp 697 if (MRI.reg_nodbg_empty(Reg)) {
703 (!LIS.getInterval(Reg).empty() || !MRI.reg_nodbg_empty(Reg)) &&
lib/CodeGen/LiveIntervals.cpp 205 if (MRI->reg_nodbg_empty(Reg))
692 if (MRI->reg_nodbg_empty(Reg))
lib/CodeGen/LiveRangeEdit.cpp 385 if (LIS.hasInterval(Reg) && MRI.reg_nodbg_empty(Reg)) {
lib/CodeGen/MachineRegisterInfo.cpp 607 if (!reg_nodbg_empty(*AliasReg))
lib/CodeGen/MachineVerifier.cpp 2344 if (MRI->reg_nodbg_empty(Reg))
lib/CodeGen/RegAllocBase.cpp 77 if (MRI->reg_nodbg_empty(Reg))
93 if (MRI->reg_nodbg_empty(VirtReg->reg)) {
149 if (MRI->reg_nodbg_empty(SplitVirtReg->reg)) {
lib/CodeGen/RegAllocPBQP.cpp 562 if (MRI.reg_nodbg_empty(Reg))
lib/CodeGen/RegisterCoalescer.cpp 3717 if (MRI->reg_nodbg_empty(Reg))
lib/CodeGen/VirtRegMap.cpp 315 if (MRI->reg_nodbg_empty(VirtReg))
lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp 85 if (MRI.reg_nodbg_empty(Reg))
lib/Target/X86/X86FloatingPoint.cpp 332 if (!MRI.reg_nodbg_empty(X86::FP0 + i)) {
lib/Target/X86/X86VZeroUpper.cpp 299 if (!MRI.reg_nodbg_empty(*i)) {