Home
last modified time | relevance | path

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

/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/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h249 Instruction *transformSExtICmp(ICmpInst *ICI, Instruction &CI);
DInstCombineCasts.cpp1312 Instruction *InstCombinerImpl::transformSExtICmp(ICmpInst *ICI, in transformSExtICmp() function in InstCombinerImpl
1503 return transformSExtICmp(ICI, CI); in visitSExt()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h534 Instruction *transformSExtICmp(ICmpInst *ICI, Instruction &CI);
DInstCombineCasts.cpp1227 Instruction *InstCombiner::transformSExtICmp(ICmpInst *ICI, Instruction &CI) { in transformSExtICmp() function in InstCombiner
1417 return transformSExtICmp(ICI, CI); in visitSExt()