Searched refs:ByteType (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp270 auto *ByteType = Type::getInt8Ty(CI->getContext()); local
272 ByteType, Builder.CreateBitCast(Source, ByteType->getPointerTo()),

Completed in 205 milliseconds