Home
last modified time | relevance | path

Searched defs:NewDstPtrTy (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCalls.cpp68 Type *NewDstPtrTy = PointerType::get(IntType, DstAddrSp); in SimplifyMemTransfer() local
148 Type *NewDstPtrTy = PointerType::get(ITy, DstAddrSp); in SimplifyMemSet() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp115 Type *NewDstPtrTy = PointerType::get(IntType, DstAddrSp); in SimplifyMemTransfer() local
198 Type *NewDstPtrTy = PointerType::get(ITy, DstAddrSp); in SimplifyMemSet() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp147 Type *NewDstPtrTy = PointerType::get(IntType, DstAddrSp); in SimplifyAnyMemTransfer() local
224 Type *NewDstPtrTy = PointerType::get(ITy, DstAddrSp); in SimplifyAnyMemSet() local