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

/freebsd-11.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp60 convertMemCpyToLoop(Instruction *ConvertedInst, Value *SrcAddr, Value *DstAddr, Value *CopyLen, bool SrcIsVolatile, bool DstIsVolatile, LLVMContext &Context, Function &F) argument
131 convertMemMoveToLoop(Instruction *ConvertedInst, Value *SrcAddr, Value *DstAddr, Value *CopyLen, bool SrcIsVolatile, bool DstIsVolatile, LLVMContext &Context, Function &F) argument

Completed in 104 milliseconds