Searched refs:ClobberingInstr (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| D | DbgEntityHistoryCalculator.cpp | 323 const MachineInstr &ClobberingInstr, in clobberRegEntries() argument 327 EntryIndex ClobberIndex = HistMap.startClobber(Var, ClobberingInstr); in clobberRegEntries() 422 const MachineInstr &ClobberingInstr) { in clobberRegisterUses() argument 429 clobberRegEntries(Var, I->first, ClobberingInstr, LiveEntries, HistMap, in clobberRegisterUses() 442 const MachineInstr &ClobberingInstr) { in clobberRegisterUses() argument 446 clobberRegisterUses(RegVars, I, HistMap, LiveEntries, ClobberingInstr); in clobberRegisterUses()
|