Searched refs:SelectPCD (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelDAGToDAG.cpp | 225 bool SelectPCD(SDNode *Parent, SDValue N, SDValue &Imm); 866 bool M68kDAGToDAGISel::SelectPCD(SDNode *Parent, SDValue N, SDValue &Disp) { in SelectPCD() function in M68kDAGToDAGISel 997 if ((SelectPCD(nullptr, Op, Operands[1]) && addKind(Operands[0], AMK::q)) || in SelectInlineAsmMemoryOperand()
|
| H A D | M68kInstrInfo.td | 490 def MxCP_PCD : ComplexPattern<iPTR, 1, "SelectPCD",
|