Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineOperand.cpp446 static const char *getTargetIndexName(const MachineFunction &MF, int Index) { in getTargetIndexName() function
458 const char *MachineOperand::getTargetIndexName() const { in getTargetIndexName() function in MachineOperand