Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp214 bool selectBDXAddr12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Only() function in __anond7b4dcfb0111::SystemZDAGToDAGISel
728 if (selectBDXAddr12Only(Addr, Regs[0], Disp, Regs[1]) && in selectBDVAddr12Only()