Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp295 static void createStoreInstBefore(llvm::Value *value, Address addr, in createStoreInstBefore() function
332 createStoreInstBefore(CGF.Builder.getInt32(Fixup.DestinationIndex), in ResolveAllBranchFixups()
959 createStoreInstBefore(Builder.getInt32(Fixup.DestinationIndex), in PopCleanupBlock()
1136 createStoreInstBefore(Index, getNormalCleanupDestSlot(), BI, *this); in EmitBranchThroughCleanup()
1255 createStoreInstBefore(value, var, dominatingIP, CGF); in SetupCleanupBlockActivation()