Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp23 bool DstIsVolatile, bool CanOverlap, const TargetTransformInfo &TTI, in createMemCpyLoopKnownSize()
177 Align SrcAlign, Align DstAlign, bool SrcIsVolatile, bool DstIsVolatile, in createMemCpyLoopUnknownSize()
379 bool DstIsVolatile) { in createMemMoveLoop()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp1358 bool DstIsVolatile, in CreateCoercedStore()