Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp267 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) { in SelectAddrIdxOnly() function in __anon4af4e4970111::PPCDAGToDAGISel
5014 SelectAddrIdxOnly(LD->getBasePtr(), Base, Offset)) { in Select()
HDPPCInstrInfo.td923 def xoaddr : ComplexPattern<iPTR, 2, "SelectAddrIdxOnly",[], []>;