Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp251 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) { in SelectAddrIdxOnly() function in __anon93a3ca650111::PPCDAGToDAGISel
4920 SelectAddrIdxOnly(LD->getBasePtr(), Base, Offset)) { in Select()
H A DPPCInstrInfo.td888 def xoaddr : ComplexPattern<iPTR, 2, "SelectAddrIdxOnly",[], []>;