Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp243 unsigned CountVal = SizeVal / UBytes; in EmitTargetCodeForMemcpy() local
244 SDValue Count = DAG.getIntPtrConstant(CountVal, dl); in EmitTargetCodeForMemcpy()