Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelDAGToDAG.cpp515 unsigned OpOpc = Op->getOpcode(); in DFormAddressPredicate() local
517 if (OpOpc == ISD::STORE || OpOpc == ISD::LOAD) { in DFormAddressPredicate()
521 Offs = ((OpOpc == ISD::STORE) ? Op->getOperand(3) : Op->getOperand(2)); in DFormAddressPredicate()