Searched defs:SelectAddrIdxOnly (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp126 /// SelectAddrIdxOnly - Given the specified addressed, force it to be
128 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) { function in class:__anon22907::PPCDAGToDAGISel
/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp160 /// SelectAddrIdxOnly - Given the specified addressed, force it to be
162 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) { function in class:__anon14477::PPCDAGToDAGISel
2889 SelectAddrIdxOnly(LD->getBasePtr(), Base, Offset)) {

Completed in 62 milliseconds