Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp226 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 DM68kInstrInfo.td494 def MxCP_PCI : ComplexPattern<iPTR, 2, "SelectPCI",