Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSelect.cpp84 static unsigned GetSelectFoldableOperands(Instruction *I) { in GetSelectFoldableOperands() function
212 if (unsigned SFO = GetSelectFoldableOperands(TVI)) { in FoldSelectIntoOp()
247 if (unsigned SFO = GetSelectFoldableOperands(FVI)) { in FoldSelectIntoOp()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp81 static unsigned GetSelectFoldableOperands(Instruction *I) { in GetSelectFoldableOperands() function
236 if (unsigned SFO = GetSelectFoldableOperands(TVI)) { in FoldSelectIntoOp()
266 if (unsigned SFO = GetSelectFoldableOperands(FVI)) { in FoldSelectIntoOp()