Home
last modified time | relevance | path

Searched refs:SizeConst (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1288 auto SizeConst = MIRBuilder.buildConstant(SizeTy, MemSize); in copyArgumentMemory() local
1289 MIRBuilder.buildMemCpy(DstPtr, SrcPtr, SizeConst, *DstMMO, *SrcMMO); in copyArgumentMemory()