Searched defs:fromBits (Results 1 – 3 of 3) sorted by relevance
67 auto fromBits = getCharBits(conv.getFrom().getType()); in matchAndRewrite() local
722 __anon6cb624db0602(mlir::Value val, unsigned fromBits, unsigned toBits, mlir::Type toTy) matchAndRewrite() argument 743 auto fromBits = mlir::LLVM::getPrimitiveTypeSizeInBits(ty); matchAndRewrite() local 757 auto fromBits = mlir::LLVM::getPrimitiveTypeSizeInBits(fromTy); matchAndRewrite() local 770 auto fromBits = mlir::LLVM::getPrimitiveTypeSizeInBits(fromTy); matchAndRewrite() local [all...]
878 auto fromBits = kindMap.getCharacterBitsize( in convertCharacterKind() local