Home
last modified time | relevance | path

Searched defs:Src0 (Results 1 – 14 of 14) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DR600ExpandSpecialInstrs.cpp222 unsigned Src0 = BMI->getOperand( in runOnMachineFunction() local
274 unsigned Src0 = MI.getOperand( in runOnMachineFunction() local
H A DSIShrinkInstructions.cpp130 MachineOperand *Src0 = TII->getNamedOperand(MI, AMDGPU::OpName::src0); in foldImmediates() local
H A DSIInstrInfo.cpp746 MachineOperand &Src0 = MI->getOperand(Src0Idx); in commuteInstruction() local
1231 const MachineOperand &Src0 = MI->getOperand(Src0Idx); in verifyInstruction() local
1630 unsigned Src0 = MI->getOperand(1).getReg(); in legalizeOperands() local
2186 MachineOperand &Src0 = Inst->getOperand(1); in splitScalar64BitUnaryOp() local
2238 MachineOperand &Src0 = Inst->getOperand(1); in splitScalar64BitBinaryOp() local
H A DAMDGPUISelLowering.cpp898 SDValue Src0 = Param->isAllOnesValue() ? Numerator : Denominator; in LowerINTRINSIC_WO_CHAIN() local
2182 static SDValue constantFoldBFE(SelectionDAG &DAG, IntTy Src0, in constantFoldBFE()
H A DR600InstrInfo.cpp1274 MachineOperand &Src0 = MI->getOperand( in buildSlotOfVectorInstruction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp203 unsigned Src0 = 0, SubReg0; in isProfitableToTransform() local
296 unsigned Src0 = 0, SubReg0; in transformInstruction() local
H A DAArch64FastISel.cpp4489 const Value *Src0 = I->getOperand(0); in selectMul() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp6306 llvm::Value *Src0 = CGF.EmitScalarExpr(E->getArg(0)); in emitUnaryFPBuiltin() local
6316 llvm::Value *Src0 = CGF.EmitScalarExpr(E->getArg(0)); in emitTernaryFPBuiltin() local
6328 llvm::Value *Src0 = CGF.EmitScalarExpr(E->getArg(0)); in emitFPIntBuiltin() local
6368 llvm::Value *Src0 = EmitScalarExpr(E->getArg(0)); in EmitR600BuiltinExpr() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1010 SDValue Src0 = MLD->getSrc0(); in SplitVecRes_MLOAD() local
1345 SDValue Src0 = N->getOperand(1); in SplitVecOp_VSELECT() local
2419 SDValue Src0 = GetWidenedVector(N->getSrc0()); in WidenVecRes_MLOAD() local
H A DSelectionDAGBuilder.cpp3646 SDValue Src0 = getValue(I.getArgOperand(0)); in visitMaskedStore() local
3673 SDValue Src0 = getValue(I.getArgOperand(3)); in visitMaskedLoad() local
H A DSelectionDAG.cpp4927 SDValue Ptr, SDValue Mask, SDValue Src0, EVT MemVT, in getMaskedLoad()
H A DDAGCombiner.cpp4934 SDValue Src0 = MLD->getSrc0(); in visitMLOAD() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp888 Value *Src0 = CI->getArgOperand(3); in ScalarizeMaskedLoad() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17056 SDValue Src0 = Op.getOperand(2); in LowerINTRINSIC_WO_CHAIN() local
17066 SDValue Src0 = Op.getOperand(3); in LowerINTRINSIC_WO_CHAIN() local