Home
last modified time | relevance | path

Searched defs:DbgVar (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp341 auto HandleDbgVariable = [&](auto *DbgVar) { in collectDebugInfoMetadata()
587 auto HandleDbgVariable = [&](auto *DbgVar) { in checkDebugInfoMetadata()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2527 auto DbgVar = DebugVariable(MI->getDebugVariable(), MI->getDebugExpression(), in createDebugVariableFromMachineInstr() local
2797 auto DbgVar = createDebugVariableFromMachineInstr(&MI); in RescheduleLoadStoreInstrs() local
2856 auto DbgVar = createDebugVariableFromMachineInstr(DbgInstr); in RescheduleLoadStoreInstrs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp668 DebugVariable DbgVar = FnVarLocs->getVariable(VarLoc.VariableID); in addDef() local
1956 DebugVariable DbgVar = FnVarLocs->getVariable(Var); in process() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1039 SmallDenseMap<const DILocalVariable *, DbgVariable *> DbgVar; in sortLocalVars() local