Searched defs:SrcValue (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Linker/
H A DLinkModules.cpp1093 MDNode *SrcValue = cast<MDNode>(SrcOp->getOperand(2)); local
1109 MDNode *SrcValue = cast<MDNode>(SrcOp->getOperand(2)); local
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1122 Value *SrcValue = Constant::getNullValue(PointerType::get( local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp1199 HandleOverflow(EvalInfo &Info, const Expr *E, const T &SrcValue, QualType DestType) argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10192 const Value *SrcValue; local
10165 FindAliasInfo(SDNode *N, SDValue &Ptr, int64_t &Size, const Value *&SrcValue, int &SrcValueOffset, unsigned &SrcValueAlign, const MDNode *&TBAAInfo) const argument

Completed in 131 milliseconds