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

Completed in 48 milliseconds