Home
last modified time | relevance | path

Searched defs:NewC (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Analysis/
DConstantFolding.cpp859 if (ConstantExpr *NewC = dyn_cast<ConstantExpr>(C)) in ConstantFoldInstruction() local
918 Constant *NewC = cast<Constant>(*i); in ConstantFoldConstantExpressionImpl() local
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1585 APInt NewC = C1; in SimplifySetCC() local
DDAGCombiner.cpp1687 SDValue NewC = DAG.getConstant(N0C->getAPIntValue() - N1C1->getAPIntValue(), in visitSUB() local
/freebsd-9-stable/contrib/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp354 Constant *NewC; in ResolveConstantForwardRefs() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp812 if (Constant *NewC = ConstantFoldInstruction(I, TD, TLI)) { in ConstantPropUsersOf() local