Home
last modified time | relevance | path

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

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