Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp359 AtEntry.SetInsertPointPastAllocas(&F); in runOnFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1278 B.SetInsertPointPastAllocas(F); in insertSinCos()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h214 void SetInsertPointPastAllocas(Function *F) { in SetInsertPointPastAllocas() function