Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1480 return EmitLoadOfGlobalRegLValue(LV); in EmitLoadOfLValue()
1568 RValue CodeGenFunction::EmitLoadOfGlobalRegLValue(LValue LV) { in EmitLoadOfGlobalRegLValue() function in CodeGenFunction
DCodeGenFunction.h2689 RValue EmitLoadOfGlobalRegLValue(LValue LV);