Searched defs:InChain (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp1035 SDValue InChain = Node->getOperand(0); local
H A DSelectionDAGISel.cpp2062 SDValue InChain = ChainNodesMatched[i]->getOperand(0); local
/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp736 SDValue InChain = Node->getOperand(0); local
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2389 SDValue InChain = Node->getOperand(0); local
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2027 SDValue InChain = DAG.getEntryNode(); local
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp425 SDValue InChain = DAG.getEntryNode(); local
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11079 SDValue InChain = DAG.getEntryNode(); local
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1581 SDValue InChain = Node->getOperand(0); local
[all...]

Completed in 253 milliseconds