Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dvector-type.ll1 ; The code in InstCombiner::FoldSelectOpOp was calling
/external/llvm/test/Transforms/InstCombine/
Dvector-type.ll1 ; The code in InstCombiner::FoldSelectOpOp was calling
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp120 Instruction *InstCombiner::FoldSelectOpOp(SelectInst &SI, Instruction *TI, in FoldSelectOpOp() function in InstCombiner
1095 if (Instruction *IV = FoldSelectOpOp(SI, TI, FI)) in visitSelectInst()
DInstCombineInternal.h305 Instruction *FoldSelectOpOp(SelectInst &SI, Instruction *TI, Instruction *FI);