Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2316 return EmitLoadOfGlobalRegLValue(LV); in EmitLoadOfLValue()
2436 RValue CodeGenFunction::EmitLoadOfGlobalRegLValue(LValue LV) { in EmitLoadOfGlobalRegLValue() function in CodeGenFunction
H A DCodeGenFunction.h4352 RValue EmitLoadOfGlobalRegLValue(LValue LV);