Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp250 unsigned CountVal = SizeVal / UBytes; in EmitTargetCodeForMemcpy() local
251 SDValue Count = DAG.getIntPtrConstant(CountVal); in EmitTargetCodeForMemcpy()