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

  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 219 SDValue nextAddr = Addr->getOperand(2);
244 if (nextAddr->getOpcode() == XCoreISD::PCRelativeWrapper &&
245 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) {
247 nextAddr->getOperand(0), Glue);
249 return CurDAG->SelectNodeTo(N, XCore::BAU_1r, MVT::Other, nextAddr, Glue);
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c     [all...]

Completed in 566 milliseconds