Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AVX512ToLLVM/
DConvertAVX512ToLLVM.cpp43 Type packedType; in matchAndRewriteOneToOne() local
/external/flatbuffers/java/com/google/flatbuffers/
DFlexBuffers.java233 Reference(ReadBuf bb, int end, int parentWidth, int packedType) { in Reference()
975 int packedType = byteToUnsignedInt(bb.get((int) (end + (len * byteWidth) + index))); in get() local
DFlexBuffersBuilder.java721 private static byte packedType(int bitWidth, int type) { in packedType() method in FlexBuffersBuilder.Value
/external/llvm-project/mlir/lib/Conversion/StandardToLLVM/
DStandardToLLVM.cpp1573 Type packedType; in oneToOneRewrite() local
3296 auto packedType = getTypeConverter()->packFunctionResults( in matchAndRewrite() local