Searched refs:SelectAddrIdx (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 122 bool SelectAddrIdx(SDValue N, SDValue &Base, SDValue &Index) { in SelectAddrIdx() function in __anon57a6ae0e0111::PPCDAGToDAGISel
|
D | PPCInstrInfo.td | 343 def xaddr : ComplexPattern<iPTR, 2, "SelectAddrIdx", [], []>;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 156 bool SelectAddrIdx(SDValue N, SDValue &Base, SDValue &Index) { in SelectAddrIdx() function in __anon7bd595e20111::PPCDAGToDAGISel
|
D | PPCInstrInfo.td | 766 def xaddr : ComplexPattern<iPTR, 2, "SelectAddrIdx", [], []>;
|