Searched refs:setCallingConvention (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 554 void setCallingConvention(FunctionCallee Callee, CallInst *CI) { in setCallingConvention() function 1747 OMPInfoCache.setCallingConvention(IssueDecl, IssueCallsite); in splitTargetDataBeginRTC() 1762 OMPInfoCache.setCallingConvention(WaitDecl, WaitCallsite); in splitTargetDataBeginRTC() 4074 OMPInfoCache.setCallingConvention(HardwareTidFn, Tid); in insertInstructionGuardsHelper() 4090 OMPInfoCache.setCallingConvention(BarrierFn, Barrier); in insertInstructionGuardsHelper() 4098 OMPInfoCache.setCallingConvention(BarrierFn, Barrier); in insertInstructionGuardsHelper() 4212 OMPInfoCache.setCallingConvention(ThreadIdInBlockFn, ThreadIdInBlock); in forceSingleThreadPerWorkgroupHelper() 4474 OMPInfoCache.setCallingConvention(BlockHwSizeFn, BlockHwSize); in buildCustomStateMachine() 4478 OMPInfoCache.setCallingConvention(WarpSizeFn, WarpSize); in buildCustomStateMachine() 4512 OMPInfoCache.setCallingConvention(BarrierFn, Barrier); in buildCustomStateMachine() [all …]
|