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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp1480 return EmitLoadOfGlobalRegLValue(LV);
1568 RValue CodeGenFunction::EmitLoadOfGlobalRegLValue(LValue LV) { function in class:CodeGenFunction

Completed in 106 milliseconds