H A D | SelectionDAGBuilder.cpp | 1 //===- SelectionDAGBuilder.cpp - Selection-DAG building ------- 875 SmallVector<SDValue, 4> Values(ValueVTs.size()); getCopyFromRegs() local 1166 handleDebugDeclare(Value * Address,DILocalVariable * Variable,DIExpression * Expression,DebugLoc DL) handleDebugDeclare() argument 1233 SmallVector<Value *> Values(It->Values.location_ops()); visitDbgInfo() local 1254 DILocalVariable *Variable = DPV.getVariable(); visitDbgInfo() local 1269 SmallVector<Value *, 4> Values(DPV.location_ops()); visitDbgInfo() local 1357 handleDanglingVariadicDebugInfo(SelectionDAG & DAG,DILocalVariable * Variable,DebugLoc DL,unsigned Order,SmallVectorImpl<Value * > & Values,DIExpression * Expression) handleDanglingVariadicDebugInfo() argument 1359 handleDanglingVariadicDebugInfo(SelectionDAG & DAG,DILocalVariable * Variable,DebugLoc DL,unsigned Order,SmallVectorImpl<Value * > & Values,DIExpression * Expression) handleDanglingVariadicDebugInfo() argument 1375 addDanglingDebugInfo(SmallVectorImpl<Value * > & Values,DILocalVariable * Var,DIExpression * Expr,bool IsVariadic,DebugLoc DL,unsigned Order) addDanglingDebugInfo() argument 1392 dropDanglingDebugInfo(const DILocalVariable * Variable,const DIExpression * Expr) dropDanglingDebugInfo() argument 1431 DILocalVariable *Variable = DDI.getVariable(); resolveDanglingDebugInfo() local 1551 handleDebugValue(ArrayRef<const Value * > Values,DILocalVariable * Var,DIExpression * Expr,DebugLoc DbgLoc,unsigned Order,bool IsVariadic) handleDebugValue() argument 3508 SmallVector<SDValue, 4> Values(NumValues); visitSelect() local 4028 SmallVector<SDValue, 4> Values(NumAggValues); visitInsertValue() local 4079 SmallVector<SDValue, 4> Values(NumValValues); visitExtractValue() local 4372 SmallVector<SDValue, 4> Values(NumValues); visitLoad() local 5741 EmitFuncArgumentDbgValue(const Value * V,DILocalVariable * Variable,DIExpression * Expr,DILocation * DL,FuncArgumentDbgValueKind Kind,const SDValue & N) EmitFuncArgumentDbgValue() argument 5962 getDbgValue(SDValue N,DILocalVariable * Variable,DIExpression * Expr,const DebugLoc & dl,unsigned DbgSDNodeOrder) getDbgValue() argument 6037 visitEntryValueDbgValue(ArrayRef<const Value * > Values,DILocalVariable * Variable,DIExpression * Expr,DebugLoc DbgLoc) visitEntryValueDbgValue() argument 6236 SDValue Length = getValue(MI.getLength()); visitIntrinsicCall() local 6252 SDValue Length = getValue(MI.getLength()); visitIntrinsicCall() local 6268 SDValue Length = getValue(MI.getLength()); visitIntrinsicCall() local 6311 DILocalVariable *Variable = DI.getVariable(); visitIntrinsicCall() local 6346 DILocalVariable *Variable = DI.getVariable(); visitIntrinsicCall() local 6355 SmallVector<Value *, 4> Values(DI.getValues()); visitIntrinsicCall() local 7661 SDValue And = DAG.getNode(ISD::AND, DL, NewVT, StepVL, Ext); visitIntrinsicCall() local 8575 const Value *Length = I.getArgOperand(2); visitMemChrCall() local 10853 tryToElideArgumentCopy(FunctionLoweringInfo & FuncInfo,SmallVectorImpl<SDValue> & Chains,DenseMap<int,int> & ArgCopyElisionFrameIndexMap,SmallPtrSetImpl<const Instruction * > & ElidedArgCopyInstrs,ArgCopyElisionMapTy & ArgCopyElisionCandidates,const Argument & Arg,ArrayRef<SDValue> ArgVals,bool & ArgHasUses) tryToElideArgumentCopy() argument 11978 SmallVector<SDValue, 4> Values(NumValues); visitFreeze() local [all...] |