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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp1287 return EmitLoadOfGlobalRegLValue(LV);
1357 RValue CodeGenFunction::EmitLoadOfGlobalRegLValue(LValue LV) { function in class:CodeGenFunction
H A DCodeGenFunction.h2006 RValue EmitLoadOfGlobalRegLValue(LValue LV);

Completed in 41 milliseconds