Home
last modified time | relevance | path

Searched refs:EmitVTableAssumptionLoad (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2354 void CodeGenFunction::EmitVTableAssumptionLoad(const VPtr &Vptr, Address This) { in EmitVTableAssumptionLoad() function in CodeGenFunction
2379 EmitVTableAssumptionLoad(Vptr, This); in EmitVTableAssumptionLoads()
H A DCodeGenFunction.h2958 void EmitVTableAssumptionLoad(const VPtr &vptr, Address This);