Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp147 Value *Op0ToUse = (DL.isLittleEndian()) ? Op1 : Op0; in instCombineIntrinsic() local
150 Idx < 16 ? Op0ToUse : Op1ToUse, IC.Builder.getInt32(Idx & 15)); in instCombineIntrinsic()