Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp330 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) { in SelectAddrIdxOnly() function in __anonb5cceeb00111::PPCDAGToDAGISel
5684 SelectAddrIdxOnly(LD->getBasePtr(), Base, Offset)) { in Select()
H A DPPCInstrInfo.td656 def xoaddr : ComplexPattern<iPTR, 2, "SelectAddrIdxOnly",[], []>;