Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOperand.cpp404 static const char *getTargetIndexName(const MachineFunction &MF, int Index) { in getTargetIndexName() function
824 if (const auto *TargetIndexName = getTargetIndexName(*MF, getIndex())) in print()