Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp1160 static void emitStoresForConstant(CodeGenModule &CGM, const VarDecl &D, in emitStoresForConstant() function
1222 emitStoresForConstant( in emitStoresForConstant()
1234 emitStoresForConstant( in emitStoresForConstant()
1260 emitStoresForConstant(CGM, D, Loc, isVolatile, Builder, constant, in emitStoresForZeroInit()
1271 emitStoresForConstant(CGM, D, Loc, isVolatile, Builder, constant, in emitStoresForPatternInit()
1903 emitStoresForConstant( in EmitAutoVarInit()