Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/TableGen/
H A Dget-operand-type.td3 // Check that getOperandType has the expected info in it
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp1013 int OpType = getOperandType(Inst.getOpcode(), MemOpNo); in getMemDataSize()
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1894 StringRef getOperandType(unsigned OpIdx) const { in getOperandType() function in __anoncee47b830111::InstructionOpcodeMatcher