Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILateBranchLowering.cpp178 auto SetExec = BuildMI(*MI.getParent(), MI, DL, TII->get(MovOpc), ExecReg); in expandChainCall() local
179 copyOpWithoutRegFlags(SetExec, in expandChainCall()
H A DSILowerControlFlow.cpp271 MachineInstr *SetExec = in emitIf() local
275 LV->getVarInfo(Tmp).Kills.push_back(SetExec); in emitIf()
299 LIS->InsertMachineInstrInMaps(*SetExec); in emitIf()