Home
last modified time | relevance | path

Searched refs:dumprImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1628 LLVM_DUMP_METHOD void MachineInstr::dumprImpl( in dumprImpl() function in MachineInstr
1649 NewMI->dumprImpl(MRI, Depth + 1, MaxDepth, AlreadySeenInstrs); in dumprImpl()
1656 dumprImpl(MRI, 0, MaxDepth, AlreadySeenInstrs); in dumpr()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h329 dumprImpl(const MachineRegisterInfo &MRI, unsigned Depth, unsigned MaxDepth,