Searched refs:selectBDXAddr12Only (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 213 bool selectBDXAddr12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Only() function in __anonc996305d0111::SystemZDAGToDAGISel 674 if (selectBDXAddr12Only(Addr, Regs[0], Disp, Regs[1]) && in selectBDVAddr12Only()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 214 bool selectBDXAddr12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Only() function in __anon75df54950111::SystemZDAGToDAGISel 691 if (selectBDXAddr12Only(Addr, Regs[0], Disp, Regs[1]) && in selectBDVAddr12Only()
|