Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp28 bool SrcIsVolatile, bool DstIsVolatile, in createMemCpyLoopKnownSize()
138 unsigned DestAlign, bool SrcIsVolatile, in createMemCpyLoopUnknownSize()
290 bool SrcIsVolatile, bool DstIsVolatile) { in createMemMoveLoop()
/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp61 Value *DstAddr, Value *CopyLen, bool SrcIsVolatile, in convertMemCpyToLoop()
132 Value *DstAddr, Value *CopyLen, bool SrcIsVolatile, in convertMemMoveToLoop()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp22 ConstantInt *CopyLen, Align SrcAlign, Align DstAlign, bool SrcIsVolatile, in createMemCpyLoopKnownSize()
177 Align SrcAlign, Align DstAlign, bool SrcIsVolatile, bool DstIsVolatile, in createMemCpyLoopUnknownSize()
378 Align DstAlign, bool SrcIsVolatile, in createMemMoveLoop()