Searched refs:InitIsSPMDArgNo (Results 1 – 1 of 1) sorted by relevance
2535 const int InitIsSPMDArgNo = 1; in updateImpl() local2537 dyn_cast<ConstantInt>(CB->getOperand(InitIsSPMDArgNo)); in updateImpl()2915 constexpr const int InitIsSPMDArgNo = 1; in initialize() local2924 IRPosition::callsite_argument(*KernelInitCB, InitIsSPMDArgNo), in initialize()2940 dyn_cast<ConstantInt>(KernelInitCB->getArgOperand(InitIsSPMDArgNo)); in initialize()3014 const int InitIsSPMDArgNo = 1; in changeToSPMDMode() local3021 A.changeUseAfterManifest(KernelInitCB->getArgOperandUse(InitIsSPMDArgNo), in changeToSPMDMode()3049 const int InitIsSPMDArgNo = 1; in buildCustomStateMachine() local3059 dyn_cast<ConstantInt>(KernelInitCB->getArgOperand(InitIsSPMDArgNo)); in buildCustomStateMachine()