Lines Matching refs:DLoc

4190     const DebugLoc &DLoc = KernelInitCB->getDebugLoc();  in forceSingleThreadPerWorkgroupHelper()  local
4191 ReturnInst::Create(Ctx, ReturnBB)->setDebugLoc(DLoc); in forceSingleThreadPerWorkgroupHelper()
4205 ThreadIdInBlock->setDebugLoc(DLoc); in forceSingleThreadPerWorkgroupHelper()
4212 IsMainThread->setDebugLoc(DLoc); in forceSingleThreadPerWorkgroupHelper()
4452 const DebugLoc &DLoc = KernelInitCB->getDebugLoc(); in buildCustomStateMachine() local
4453 ReturnInst::Create(Ctx, StateMachineFinishedBB)->setDebugLoc(DLoc); in buildCustomStateMachine()
4460 IsWorker->setDebugLoc(DLoc); in buildCustomStateMachine()
4473 BlockHwSize->setDebugLoc(DLoc); in buildCustomStateMachine()
4477 WarpSize->setDebugLoc(DLoc); in buildCustomStateMachine()
4480 BlockSize->setDebugLoc(DLoc); in buildCustomStateMachine()
4484 IsMainOrWorker->setDebugLoc(DLoc); in buildCustomStateMachine()
4494 WorkFnAI->setDebugLoc(DLoc); in buildCustomStateMachine()
4500 DLoc)); in buildCustomStateMachine()
4511 Barrier->setDebugLoc(DLoc); in buildCustomStateMachine()
4518 WorkFnAI->setDebugLoc(DLoc); in buildCustomStateMachine()
4527 IsActiveWorker->setDebugLoc(DLoc); in buildCustomStateMachine()
4530 WorkFn->setDebugLoc(DLoc); in buildCustomStateMachine()
4540 IsDone->setDebugLoc(DLoc); in buildCustomStateMachine()
4543 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4548 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4566 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4568 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4583 CmpI->setDebugLoc(DLoc); in buildCustomStateMachine()
4591 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4603 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4607 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4615 EndParallel->setDebugLoc(DLoc); in buildCustomStateMachine()
4617 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4620 ->setDebugLoc(DLoc); in buildCustomStateMachine()
4622 ->setDebugLoc(DLoc); in buildCustomStateMachine()