Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp267 SDValue constOne = getI32Imm(1, dl); in tryBRIND() local
270 constOne, Chain), 0); in tryBRIND()
273 constOne, Glue), 0); in tryBRIND()
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp267 SDValue constOne = getI32Imm(1, dl); in tryBRIND() local
270 constOne, Chain), 0); in tryBRIND()
273 constOne, Glue), 0); in tryBRIND()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp287 SDValue constOne = getI32Imm(1); in SelectBRIND() local
290 constOne, Chain), 0); in SelectBRIND()
293 constOne, Glue), 0); in SelectBRIND()