Searched refs:SelectPCI (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelDAGToDAG.cpp | 226 bool SelectPCI(SDNode *Parent, SDValue N, SDValue &Imm, SDValue &Index); 894 bool M68kDAGToDAGISel::SelectPCI(SDNode *Parent, SDValue N, SDValue &Disp, in SelectPCI() function in M68kDAGToDAGISel 989 if ((SelectPCI(nullptr, Op, Operands[1], Operands[2]) && in SelectInlineAsmMemoryOperand()
|
H A D | M68kInstrInfo.td | 494 def MxCP_PCI : ComplexPattern<iPTR, 2, "SelectPCI",
|