Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp225 bool SelectPCD(SDNode *Parent, SDValue N, SDValue &Imm);
895 bool M68kDAGToDAGISel::SelectPCD(SDNode *Parent, SDValue N, SDValue &Disp) { in SelectPCD() function in M68kDAGToDAGISel
1026 if ((SelectPCD(nullptr, Op, Operands[1]) && addKind(Operands[0], AMK::q)) || in SelectInlineAsmMemoryOperand()
H A DM68kInstrInfo.td523 def MxCP_PCD : ComplexPattern<iPTR, 1, "SelectPCD",