Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSelect.cpp104 static Constant *GetSelectFoldableConstant(Instruction *I) { in GetSelectFoldableConstant() function
221 Constant *C = GetSelectFoldableConstant(TVI); in FoldSelectIntoOp()
256 Constant *C = GetSelectFoldableConstant(FVI); in FoldSelectIntoOp()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp101 static Constant *GetSelectFoldableConstant(Instruction *I) { in GetSelectFoldableConstant() function
245 Constant *C = GetSelectFoldableConstant(TVI); in FoldSelectIntoOp()
275 Constant *C = GetSelectFoldableConstant(FVI); in FoldSelectIntoOp()