Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2543 AllocaInst *NumWarpsAlloca = in emitInterWarpCopyFunction() local
2548 NumWarpsAlloca, Arg1Type->getPointerTo(), in emitInterWarpCopyFunction()
2549 NumWarpsAlloca->getName() + ".ascast"); in emitInterWarpCopyFunction()
2552 AllocaIP = getInsertPointAfterInstr(NumWarpsAlloca); in emitInterWarpCopyFunction()