Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2525 auto DbgVar = DebugVariable(MI->getDebugVariable(), MI->getDebugExpression(), createDebugVariableFromMachineInstr() local
2795 auto DbgVar = createDebugVariableFromMachineInstr(&MI); RescheduleLoadStoreInstrs() local
2854 auto DbgVar = createDebugVariableFromMachineInstr(DbgInstr); RescheduleLoadStoreInstrs() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp667 DebugVariable DbgVar = FnVarLocs->getVariable(VarLoc.VariableID); addDef() local
1951 DebugVariable DbgVar = FnVarLocs->getVariable(Var); process() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1024 SmallDenseMap<const DILocalVariable *, DbgVariable *> DbgVar; sortLocalVars() local