HomeSort by relevance Sort by last modified time
    Searched full:locno (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 123 /// coalesceLocation - After LocNo was changed, check if it has become
124 /// identical to another location, and coalesce them. This may cause LocNo or
126 void coalesceLocation(unsigned LocNo);
128 /// insertDebugValue - Insert a DBG_VALUE into MBB at Idx for LocNo.
129 void insertDebugValue(MachineBasicBlock *MBB, SlotIndex Idx, unsigned LocNo,
221 /// @param LocNo Location number to propagate.
227 void extendDef(SlotIndex Idx, unsigned LocNo,
233 /// addDefsFromCopies - The value in LI/LocNo may be copies to other
237 /// @param LocNo Location number of LI->reg.
238 /// @param Kills Points where the range of LocNo could be extended
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 1684 Word locno; local
1696 Word locno; local
1715 Word locno; local
    [all...]
  /external/llvm/test/MC/SystemZ/
insn-good-z196.s 155 #CHECK: locno %r1, 2(%r3) # encoding: [0xeb,0x1e,0x30,0x02,0x00,0xf2]
170 locno %r1,2(%r3)
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt     [all...]

Completed in 382 milliseconds