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

/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp891 Constant *NewC = cast<Constant>(*i); local
/freebsd-10.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp351 Constant *NewC; local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1520 APInt NewC = C1; local
H A DDAGCombiner.cpp1665 SDValue NewC = DAG.getConstant(N0C->getAPIntValue() - N1C1->getAPIntValue(), local

Completed in 162 milliseconds