Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombine.h149 Instruction *FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *DivI,
DInstCombineCompares.cpp902 Instruction *InstCombiner::FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *Shr, in FoldICmpShrCst() function in InstCombiner
1305 if (Instruction *Res = FoldICmpShrCst(ICI, BO, ShAmt)) in visitICmpInstWithInstAndIntCst()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h277 Instruction *FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *DivI,
DInstCombineCompares.cpp1342 Instruction *InstCombiner::FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *Shr, in FoldICmpShrCst() function in InstCombiner
2080 if (Instruction *Res = FoldICmpShrCst(ICI, BO, ShAmt)) in visitICmpInstWithInstAndIntCst()