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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp1089 SDValue InChain = Node->getOperand(0); local
H A DSelectionDAGISel.cpp2252 SDValue InChain = ChainNodesMatched[i]->getOperand(0); local
/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp772 SDValue InChain = Node->getOperand(0); local
/freebsd-11.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2486 SDValue InChain = Node->getOperand(0); local
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp485 SDValue InChain = DAG.getEntryNode(); local
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2306 SDValue InChain = Node->getOperand(0); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11654 SDValue InChain = DAG.getEntryNode(); local
11696 SDValue InChain = DAG.getEntryNode(); local

Completed in 168 milliseconds