Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h481 unsigned nonDbgBundleSize(MachineBasicBlock::const_iterator BundleHead) const;
H A DHexagonInstrInfo.cpp4632 unsigned HexagonInstrInfo::nonDbgBundleSize( in nonDbgBundleSize() function in HexagonInstrInfo