Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp441 void setCallingConvention(FunctionCallee Callee, CallInst *CI) { in setCallingConvention() function
1777 OMPInfoCache.setCallingConvention(IssueDecl, IssueCallsite); in splitTargetDataBeginRTC()
1792 OMPInfoCache.setCallingConvention(WaitDecl, WaitCallsite); in splitTargetDataBeginRTC()
3525 OMPInfoCache.setCallingConvention(HardwareTidFn, Tid); in changeToSPMDMode()
3541 OMPInfoCache.setCallingConvention(BarrierFn, Barrier); in changeToSPMDMode()
3548 OMPInfoCache.setCallingConvention(BarrierFn, Barrier); in changeToSPMDMode()
3828 OMPInfoCache.setCallingConvention(BlockHwSizeFn, BlockHwSize); in buildCustomStateMachine()
3832 OMPInfoCache.setCallingConvention(WarpSizeFn, WarpSize); in buildCustomStateMachine()
3866 OMPInfoCache.setCallingConvention(BarrierFn, Barrier); in buildCustomStateMachine()
3885 OMPInfoCache.setCallingConvention(KernelParallelFn, IsActiveWorker); in buildCustomStateMachine()
[all …]