Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp225 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 DM68kInstrInfo.td490 def MxCP_PCD : ComplexPattern<iPTR, 1, "SelectPCD",