Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1939 return EmitLoadOfGlobalRegLValue(LV); in EmitLoadOfLValue()
2036 RValue CodeGenFunction::EmitLoadOfGlobalRegLValue(LValue LV) { in EmitLoadOfGlobalRegLValue() function in CodeGenFunction
H A DCodeGenFunction.h3809 RValue EmitLoadOfGlobalRegLValue(LValue LV);