Searched defs:toBits (Results 1 – 6 of 6) sorted by relevance
68 unsigned toBits() { in toBits() function
2462 int64_t ASTContext::toBits(CharUnits CharSize) const { toBits() function in ASTContext [all...]
68 auto toBits = getCharBits(conv.getTo().getType()); in matchAndRewrite() local
722 __anon6cb624db0602(mlir::Value val, unsigned fromBits, unsigned toBits, mlir::Type toTy) matchAndRewrite() argument 744 auto toBits = mlir::LLVM::getPrimitiveTypeSizeInBits(nt); matchAndRewrite() local 758 auto toBits = mlir::LLVM::getPrimitiveTypeSizeInBits(toTy); matchAndRewrite() local 771 auto toBits = mlir::LLVM::getPrimitiveTypeSizeInBits(toTy); matchAndRewrite() local [all...]
1160 uint8_t toBits() const { toBits() function
880 auto toBits = kindMap.getCharacterBitsize(toKind); in convertCharacterKind() local