Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2374 Function *OppositeShift = Intrinsic::getOrInsertDeclaration( in visitCallInst() local
2376 return CallInst::Create(OppositeShift, {Op0, Op1, Y}); in visitCallInst()