Searched refs:PointerWidthInBits (Results 1 – 4 of 4) sorted by relevance
141 unsigned char PointerWidthInBits; member
104 PointerWidthInBits = C.getTargetInfo().getPointerWidth(0); in CodeGenModule()108 IntPtrTy = llvm::IntegerType::get(LLVMContext, PointerWidthInBits); in CodeGenModule()
3141 type = DBuilder.createPointerType(type, CGM.PointerWidthInBits); in EmitDeclareOfBlockLiteralArgVariable()
2437 if (width != CGF.PointerWidthInBits) { in emitPointerArithmetic()