Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp1351 return EmitLoadOfGlobalRegLValue(LV); in EmitLoadOfLValue()
1444 RValue CodeGenFunction::EmitLoadOfGlobalRegLValue(LValue LV) { in EmitLoadOfGlobalRegLValue() function in CodeGenFunction
HDCodeGenFunction.h2376 RValue EmitLoadOfGlobalRegLValue(LValue LV);