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

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

Completed in 111 milliseconds