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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3060 SDValue OutChain = isThumb ? SDValue(Ld, 2) : SDValue(Ld, 1); local
3085 ReplaceUses(SDValue(N, 2), OutChain); local
H A DARMISelLowering.cpp6073 SDValue Cycles32, OutChain; local
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2595 SDValue OutChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local

Completed in 205 milliseconds