Home
last modified time | relevance | path

Searched defs:getTargetIndexName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp464 static const char *getTargetIndexName(const MachineFunction &MF, int Index) { in getTargetIndexName() function
476 const char *MachineOperand::getTargetIndexName() const { in getTargetIndexName() function in MachineOperand