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 243 SDValue nextAddr = Addr->getOperand(2);
268 if (nextAddr->getOpcode() == XCoreISD::PCRelativeWrapper &&
269 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) {
271 nextAddr->getOperand(0), Glue);
273 return CurDAG->SelectNodeTo(N, XCore::BAU_1r, MVT::Other, nextAddr, Glue);
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c     [all...]

Completed in 51 milliseconds