Searched refs:getThisValue (Results 1 – 4 of 4) sorted by relevance
53 llvm::Value *&getThisValue(CodeGenFunction &CGF) { in getThisValue() function
135 getThisValue(CGF) in EmitThisParam()
389 CGF.Builder.CreateBitCast(getThisValue(CGF), CGM.Int8PtrTy, "this.int8"); in EmitVBPtrStores()472 CGF.Builder.CreateStore(getThisValue(CGF), CGF.ReturnValue); in EmitInstanceFunctionProlog()
868 CGF.Builder.CreateStore(getThisValue(CGF), CGF.ReturnValue); in EmitInstanceFunctionProlog()