Home
last modified time | relevance | path

Searched refs:SelectAddrIdxOnly (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp152 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) { in SelectAddrIdxOnly() function in __anona33121a60111::PPCDAGToDAGISel
1373 SelectAddrIdxOnly(LD->getBasePtr(), Base, Offset)) { in Select()
DPPCInstrInfo.td598 def xoaddr : ComplexPattern<iPTR, 2, "SelectAddrIdxOnly",[], []>;