Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PointerWidthInBits

107   PointerWidthInBits = C.getTargetInfo().getPointerWidth(0);
111 IntPtrTy = llvm::IntegerType::get(LLVMContext, PointerWidthInBits);