Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/NVPTX/
HDNVPTXLowerAggrCopies.cpp161 if (ConstantInt *len_int = dyn_cast<ConstantInt>(len)) { in runOnFunction() local
162 if (len_int->getZExtValue() >= MaxAggrCopySize) { in runOnFunction()
171 if (ConstantInt *len_int = dyn_cast<ConstantInt>(len)) { in runOnFunction() local
172 if (len_int->getZExtValue() >= MaxAggrCopySize) { in runOnFunction()
/NextBSD/crypto/heimdal/
HDChangeLog.20041387 rename len_int and len_unsigned to _heim_\&
/NextBSD/crypto/heimdal/lib/asn1/
HDChangeLog1412 rename len_int and len_unsigned to _heim_\&