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