Searched defs:NewLoad (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp329 LoadInst *NewLoad = local
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1283 SDValue NewLoad = DAG.getLoad(newVT, dl, Lod->getChain(), Ptr, local
H A DDAGCombiner.cpp2795 SDValue NewLoad = local
7526 SDValue NewLoad = local
8975 SDValue NewLoad = DAG.getLoad(JointMemOpVT, LoadDL, local
9348 bool NewLoad = false; local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1274 SDValue NewLoad = DAG.getExtLoad(ISD::EXTLOAD, DL, VT, Chain, Ptr, local
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1179 LoadInst *NewLoad = Builder.CreateLoad(PtrVal); local
1664 Instruction *NewLoad = new LoadInst(LoadPtr, LI->getName()+".pre", false, local
[all...]

Completed in 98 milliseconds