Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp324 static void createStoreInstBefore(llvm::Value *value, Address addr, in createStoreInstBefore() function
359 createStoreInstBefore(CGF.Builder.getInt32(Fixup.DestinationIndex), in ResolveAllBranchFixups()
963 createStoreInstBefore(Builder.getInt32(Fixup.DestinationIndex), in PopCleanupBlock()
1138 createStoreInstBefore(Index, getNormalCleanupDestSlot(), BI); in EmitBranchThroughCleanup()
1274 createStoreInstBefore(value, var, dominatingIP); in SetupCleanupBlockActivation()