Home
last modified time | relevance | path

Searched refs:TmpChains (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp5400 SmallVector<SDValue, 2> TmpChains = {Tmp1.getValue(1), Tmp2.getValue(1)}; in PromoteNode() local
5401 SDValue OutChain = DAG.getTokenFactor(dl, TmpChains); in PromoteNode()