Searched defs:GetOperandInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | InstrInfoEmitter.cpp | 127 InstrInfoEmitter::GetOperandInfo(const CodeGenInstruction &Inst) { GetOperandInfo() function in InstrInfoEmitter |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 842 auto GetOperandInfo = [&](const MachineOperand &Operand, Register &Reg, reassociateFMA() local |