Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp898 if (const auto *TargetIndexName = ::getTargetIndexName(*MF, getIndex())) in print() local
899 Name = TargetIndexName; in print()