Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VFuncPtr

1825     llvm::Value *VFuncPtr =
1827 return Builder.CreateAlignedLoad(VFuncPtr, CGF.getPointerAlign());
1946 llvm::Value *VFuncPtr =
1949 CGF.Builder.CreateAlignedLoad(VFuncPtr, CGF.getPointerAlign());