Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PointerWidthInBits

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