Searched defs:newLoad (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp445 SDValue newLoad = DAG.getLoad(intVT, dl, Chain, Ptr, local
/freebsd-10.1-release/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp703 LoadInst *newLoad = new LoadInst(V, V->getName()+".val", Call); local

Completed in 94 milliseconds