Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp236 static APInt getSelectFoldableConstant(BinaryOperator *I) { in getSelectFoldableConstant() function
389 APInt CI = getSelectFoldableConstant(TVI); in foldSelectIntoOp()
420 APInt CI = getSelectFoldableConstant(FVI); in foldSelectIntoOp()