Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ThisPtr

1648   llvm::Value *ThisPtr = CGF.EmitLValue(E).getAddress();
1661 llvm::Value *IsNull = CGF.Builder.CreateIsNull(ThisPtr);
1670 llvm::Value *Value = CGF.GetVTablePtr(ThisPtr,