Home
last modified time | relevance | path

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

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