Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp250 SDValue CheckEventChainOut(Addr.getNode(), 1); in tryBRIND() local
251 if (!CheckEventChainOut.use_empty()) { in tryBRIND()
257 SDValue NewChain = replaceInChain(CurDAG, Chain, CheckEventChainOut, in tryBRIND()
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp250 SDValue CheckEventChainOut(Addr.getNode(), 1); in tryBRIND() local
251 if (!CheckEventChainOut.use_empty()) { in tryBRIND()
257 SDValue NewChain = replaceInChain(CurDAG, Chain, CheckEventChainOut, in tryBRIND()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp270 SDValue CheckEventChainOut(Addr.getNode(), 1); in SelectBRIND() local
271 if (!CheckEventChainOut.use_empty()) { in SelectBRIND()
277 SDValue NewChain = replaceInChain(CurDAG, Chain, CheckEventChainOut, in SelectBRIND()