Searched refs:getTargetIndexName (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp406 static const char *getTargetIndexName(const MachineFunction &MF, int Index) { function
826 if (const auto *TargetIndexName = getTargetIndexName(*MF, getIndex()))

Completed in 96 milliseconds