Searched defs:OutChain (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3087 SDValue OutChain = isThumb ? SDValue(Ld, 2) : SDValue(Ld, 1); local
3114 ReplaceUses(SDValue(N, 2), OutChain); local
/freebsd-11.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2696 SDValue OutChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, OutChains); local

Completed in 130 milliseconds