Searched defs:DIVar (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp230 const DILocalVariable *DIVar = local
H A DCodeViewDebug.h97 const DILocalVariable *DIVar = nullptr; member in struct:llvm::CodeViewDebug::LocalVariable
H A DDwarfCompileUnit.cpp1261 const auto *DIVar = Var.getVariable(); local
H A DCodeViewDebug.cpp1305 const DILocalVariable *DIVar = cast<DILocalVariable>(IV.first); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp1406 auto *DIVar = MI.getDebugVariable(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1213 static bool LdStHasDebugValue(DILocalVariable *DIVar, DIExpression *DIExpr, argument
1231 static bool PhiHasDebugValue(DILocalVariable *DIVar, argument
1290 auto *DIVar = DII->getVariable(); local
1319 auto *DIVar = DII->getVariable(); local
1350 auto *DIVar = DII->getVariable(); local
1555 auto *DIVar = DII->getVariable(); local
1579 auto *DIVar = DVI->getVariable(); local
[all...]

Completed in 80 milliseconds