Home
last modified time | relevance | path

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

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