Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h1395 StringRef getOperandType(unsigned OpIdx) const;
H A DGlobalISelMatchTable.cpp1460 StringRef InstructionOpcodeMatcher::getOperandType(unsigned OpIdx) const { in getOperandType() function in llvm::gi::InstructionOpcodeMatcher