Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7209 SDValue OutputChain = SDValue(Node, 1); in mutateStrictFPToFP() local
7210 ReplaceAllUsesOfValueWith(OutputChain, InputChain); in mutateStrictFPToFP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp5942 SDValue OutputChain = DAG.getNode(ISD::TokenFactor, SL, MVT::Other, in LowerFDIV32() local
5944 DAG.setRoot(OutputChain); in LowerFDIV32()