Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3231 Value *Op1ToUse = (DL.isLittleEndian()) ? Op0 : Op1; in visitCallInst() local
3233 Builder.CreateExtractElement(Idx < 16 ? Op0ToUse : Op1ToUse, in visitCallInst()