reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
421 llvm::Type *IntTy = llvm::IntegerType::get(C, Width); 431 Width >>= 1; 433 Value *ShiftCst = llvm::ConstantInt::get(IntTy, Width); 438 IntTy = llvm::IntegerType::get(C, Width);