Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp29 bool SrcIsVolatile, bool DstIsVolatile, in createMemCpyLoopKnownSize()
140 bool DstIsVolatile, in createMemCpyLoopUnknownSize()
291 bool SrcIsVolatile, bool DstIsVolatile) { in createMemMoveLoop()
/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp62 bool DstIsVolatile, LLVMContext &Context, in convertMemCpyToLoop()
133 bool DstIsVolatile, LLVMContext &Context, in convertMemMoveToLoop()
/external/clang/lib/CodeGen/
DCGCall.cpp1218 bool DstIsVolatile, in CreateCoercedStore()