Home
last modified time | relevance | path

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

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