Home
last modified time | relevance | path

Searched defs:DstIsVolatile (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp20 bool SrcIsVolatile, bool DstIsVolatile, in createMemCpyLoopKnownSize()
137 bool DstIsVolatile, in createMemCpyLoopUnknownSize()
294 bool DstIsVolatile) { in createMemMoveLoop()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1319 bool DstIsVolatile, in CreateCoercedStore()