Searched refs:SelectAddrImmOffs (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 114 bool SelectAddrImmOffs(SDValue N, SDValue &Out) const { in SelectAddrImmOffs() function in __anon57a6ae0e0111::PPCDAGToDAGISel
|
D | PPCInstrInfo.td | 348 def iaddroff : ComplexPattern<iPTR, 1, "SelectAddrImmOffs", [], []>;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 143 bool SelectAddrImmOffs(SDValue N, SDValue &Out) const { in SelectAddrImmOffs() function in __anon7bd595e20111::PPCDAGToDAGISel
|
D | PPCInstrInfo.td | 775 def iaddroff : ComplexPattern<iPTR, 1, "SelectAddrImmOffs", [], []>;
|