Searched refs:SelectAddrIdxOnly (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 128 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) { in SelectAddrIdxOnly() function in __anon57a6ae0e0111::PPCDAGToDAGISel
|
D | PPCInstrInfo.td | 344 def xoaddr : ComplexPattern<iPTR, 2, "SelectAddrIdxOnly",[], []>;
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelDAGToDAG.cpp | 289 SelectAddrIdxOnly(Op, Op, Op0, Op1); in SelectInlineAsmMemoryOperand()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 162 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) { in SelectAddrIdxOnly() function in __anon7bd595e20111::PPCDAGToDAGISel 2889 SelectAddrIdxOnly(LD->getBasePtr(), Base, Offset)) { in Select()
|
D | PPCInstrInfo.td | 767 def xoaddr : ComplexPattern<iPTR, 2, "SelectAddrIdxOnly",[], []>;
|