Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PointerWidthInBits

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