Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp302 static void createStoreInstBefore(llvm::Value *value, Address addr, in createStoreInstBefore() function
346 createStoreInstBefore(CGF.Builder.getInt32(Fixup.DestinationIndex), in ResolveAllBranchFixups()
975 createStoreInstBefore(Builder.getInt32(Fixup.DestinationIndex), in PopCleanupBlock()
1153 createStoreInstBefore(Index, getNormalCleanupDestSlot(), BI->getIterator(), in EmitBranchThroughCleanup()
1273 createStoreInstBefore(value, var, dominatingIP->getIterator(), CGF); in SetupCleanupBlockActivation()