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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h445 MCRegister getEntryValueRegister() const { function in class:llvm::MachineFunction::VariableDbgInfo
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp388 MCRegister EntryValReg = DebugVar.getEntryValueRegister();
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1561 PreviousEntryValue->addExpr(VI.getEntryValueRegister(), *VI.Expr);
1567 PreviousLoc->emplace<Loc::EntryValue>(VI.getEntryValueRegister(),
1580 RegVar->emplace<Loc::EntryValue>(VI.getEntryValueRegister(), *VI.Expr);

Completed in 145 milliseconds