HomeSort by relevance Sort by last modified time
    Searched defs:SelectAddrIdxOnly (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 126 /// SelectAddrIdxOnly - Given the specified addressed, force it to be
128 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) {
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 160 /// SelectAddrIdxOnly - Given the specified addressed, force it to be
162 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) {
    [all...]

Completed in 802 milliseconds