Home
last modified time | relevance | path

Searched defs:LoadSizeType (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp263 Type *LoadSizeType, in getPtrToElementAtOffset()
281 Type *LoadSizeType = Type::getInt8Ty(CI->getContext()); in emitLoadCompareByteBlock() local
340 IntegerType *LoadSizeType = in getCompareLoadPairs() local
441 Type *LoadSizeType = in emitLoadCompareBlock() local
564 Type *LoadSizeType = IntegerType::get(CI->getContext(), Size * 8); in getMemCmpOneBlock() local