Home
last modified time | relevance | path

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

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