Searched refs:SelectAddrImm (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 106 bool SelectAddrImm(SDValue N, SDValue &Disp, in SelectAddrImm() function in __anond33efd4b0111::PPCDAGToDAGISel
|
D | PPCInstrInfo.td | 342 def iaddr : ComplexPattern<iPTR, 2, "SelectAddrImm", [], []>;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 135 bool SelectAddrImm(SDValue N, SDValue &Disp, in SelectAddrImm() function in __anonad8a1e1f0111::PPCDAGToDAGISel
|
D | PPCInstrInfo.td | 765 def iaddr : ComplexPattern<iPTR, 2, "SelectAddrImm", [], []>;
|