Home
last modified time | relevance | path

Searched defs:PassThru (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp136 SDValue PassThru = getNodePassthru(Op); in lowerVVP_LOAD_STORE() local
282 SDValue PassThru = getNodePassthru(Op); in lowerVVP_GATHER_SCATTER() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1661 Value *PassThru = ZeroMask ? ConstantAggregateZero::get(Ty) in upgradeX86VPERMT2Intrinsics() local
3826 Value *PassThru = IsMaskZ ? Constant::getNullValue(Rep->getType()) : in UpgradeIntrinsicCall() local
3882 Value *PassThru = IsMaskZ ? llvm::Constant::getNullValue(CI->getType()) : in UpgradeIntrinsicCall() local
3953 Value *PassThru = IsMaskZ ? llvm::Constant::getNullValue(CI->getType()) : in UpgradeIntrinsicCall() local
3983 Value *PassThru = ZeroMask ? ConstantAggregateZero::get(CI->getType()) in UpgradeIntrinsicCall() local
4011 Value *PassThru = ZeroMask ? ConstantAggregateZero::get(CI->getType()) in UpgradeIntrinsicCall() local
4047 Value *PassThru = ZeroMask ? ConstantAggregateZero::get(CI->getType()) in UpgradeIntrinsicCall() local
4077 Value *PassThru = ZeroMask ? ConstantAggregateZero::get(CI->getType()) in UpgradeIntrinsicCall() local
H A DIRBuilder.cpp579 Value *Mask, Value *PassThru, in CreateMaskedLoad()
632 Value *PassThru, in CreateMaskedGather()
687 Value *Mask, Value *PassThru, in CreateMaskedExpandLoad()
H A DVerifier.cpp5602 Value *PassThru = Call.getArgOperand(3); in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp629 Value *PassThru = CI->getArgOperand(2); in scalarizeMaskedExpandLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp413 Value *PassThru = I->getArgOperand(3); in lowerGather() local
H A DARMISelLowering.cpp10250 SDValue PassThru = N->getPassThru(); in LowerMLOAD() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2102 SDValue PassThru = MLD->getPassThru(); in SplitVecRes_MLOAD() local
2221 SDValue PassThru = MGT->getPassThru(); in SplitVecRes_Gather() local
5472 SDValue PassThru = GetWidenedVector(N->getPassThru()); in WidenVecRes_MLOAD() local
5497 SDValue PassThru = GetWidenedVector(N->getPassThru()); in WidenVecRes_MGATHER() local
H A DDAGCombiner.cpp12019 SDValue PassThru = MGT->getPassThru(); in visitMGATHER() local
13201 SDValue PassThru = DAG.getNode(ExtOpc, dl, VT, Ld->getPassThru()); in tryToFoldExtOfMaskedLoad() local
H A DSelectionDAG.cpp9343 SDValue PassThru, EVT MemVT, in getMaskedLoad()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3412 Value *PassThru = I.getArgOperand(2); in handleMaskedExpandLoad() local
3467 Value *PassThru = I.getArgOperand(3); in handleMaskedGather() local
3563 Value *PassThru = I.getArgOperand(3); in handleMaskedLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1654 Value *PassThru = ConstantAggregateZero::get(Ty); in instCombineLD1GatherIndex() local
H A DAArch64ISelLowering.cpp5608 SDValue PassThru = MGT->getPassThru(); in LowerMGATHER() local
5791 SDValue PassThru = LoadNode->getPassThru(); in LowerMLOAD() local
20472 SDValue PassThru = DAG.getConstant(0, DL, LoadVT); in performLDNT1Combine() local
20801 SDValue PassThru = DAG.getConstant(0, DL, VT); in performUnpackCombine() local
21735 SDValue PassThru = MGT->getPassThru(); in performMaskedGatherScatterCombine() local
25842 SDValue PassThru; in LowerFixedLengthVectorMLoadToSVE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25422 SDValue PassThru = Op.getOperand(2); in LowerINTRINSIC_WO_CHAIN() local
25445 SDValue PassThru = Op.getOperand(2); in LowerINTRINSIC_WO_CHAIN() local
25541 SDValue PassThru = Op.getOperand(3); in LowerINTRINSIC_WO_CHAIN() local
25560 SDValue PassThru = Op.getOperand(3); in LowerINTRINSIC_WO_CHAIN() local
25579 SDValue PassThru = Op.getOperand(4); in LowerINTRINSIC_WO_CHAIN() local
25597 SDValue PassThru = Op.getOperand(4); in LowerINTRINSIC_WO_CHAIN() local
25637 SDValue PassThru = Src3; in LowerINTRINSIC_WO_CHAIN() local
25803 SDValue PassThru = Op.getOperand(2); in LowerINTRINSIC_WO_CHAIN() local
25896 SDValue PassThru = Op.getOperand(2); in LowerINTRINSIC_WO_CHAIN() local
31578 SDValue PassThru = N->getPassThru(); in LowerMLOAD() local
[all …]
H A DX86ISelDAGToDAG.cpp6266 SDValue PassThru = Mgt->getPassThru(); in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8750 SDValue PassThru = Op.getOperand(2); in LowerINTRINSIC_W_CHAIN() local
9202 SDValue PassThru = NonZeroAVL ? DAG.getUNDEF(M1VT) : InitialValue; in lowerReductionSeq() local
10099 SDValue Mask, PassThru, VL; in lowerMaskedLoad() local
11086 SDValue Index, Mask, PassThru, VL; in lowerMaskedGather() local
16016 SDValue PassThru = N->getOperand(2); in PerformDAGCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp714 Value *PassThru, in createLoad()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp13776 Value *PassThru = ZeroMask ? Constant::getNullValue(Res->getType()) in EmitScalarFMAExpr() local
13843 Value *PassThru = ZeroMask ? ConstantAggregateZero::get(Ty) : Ops[0]; in EmitX86Ternlog() local