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