Searched refs:EmitLoadOfGlobalRegLValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1817 return EmitLoadOfGlobalRegLValue(LV);
1904 RValue CodeGenFunction::EmitLoadOfGlobalRegLValue(LValue LV) { function in class:CodeGenFunction
H A DCodeGenFunction.h3482 RValue EmitLoadOfGlobalRegLValue(LValue LV);

Completed in 157 milliseconds