Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombine.h223 Instruction *transformSExtICmp(ICmpInst *ICI, Instruction &CI);
DInstCombineCasts.cpp890 Instruction *InstCombiner::transformSExtICmp(ICmpInst *ICI, Instruction &CI) { in transformSExtICmp() function in InstCombiner
1109 return transformSExtICmp(ICI, CI); in visitSExt()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h390 Instruction *transformSExtICmp(ICmpInst *ICI, Instruction &CI);
DInstCombineCasts.cpp967 Instruction *InstCombiner::transformSExtICmp(ICmpInst *ICI, Instruction &CI) { in transformSExtICmp() function in InstCombiner
1183 return transformSExtICmp(ICI, CI); in visitSExt()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h485 Instruction *transformSExtICmp(ICmpInst *ICI, Instruction &CI);
DInstCombineCasts.cpp1190 Instruction *InstCombiner::transformSExtICmp(ICmpInst *ICI, Instruction &CI) { in transformSExtICmp() function in InstCombiner
1386 return transformSExtICmp(ICI, CI); in visitSExt()