Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOperand.cpp411 static const char *getTargetIndexName(const MachineFunction &MF, int Index) { in getTargetIndexName() function
423 const char *MachineOperand::getTargetIndexName() const { in getTargetIndexName() function in MachineOperand