Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1744 for (Value *IntrinOp : Op.operands()) in FoldOpIntoSelect()
1745 if (auto *PN = dyn_cast<PHINode>(IntrinOp)) in FoldOpIntoSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp19349 SDValue IntrinOp = (ID == Intrinsic::ppc_vsx_lxvp) in computeMOFlags() local
19352 computeFlagsForAddressComputation(IntrinOp, FlagSet, DAG); in computeMOFlags()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45586 unsigned IntrinOp = in createMMXBuildVector() local
45591 IntrinOp, DL, TLI.getPointerTy(DAG.getDataLayout())); in createMMXBuildVector()