Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSearchableTables.td174 class SourceOfDivergence<Intrinsic intr> {
179 let FilterClass = "SourceOfDivergence";
208 def : SourceOfDivergence<int_amdgcn_ds_fadd>;
209 def : SourceOfDivergence<int_amdgcn_ds_fmin>;
210 def : SourceOfDivergence<int_amdgcn_ds_fmax>;
255 def : SourceOfDivergence<int_amdgcn_ps_live>;
262 def : SourceOfDivergence<int_amdgcn_mov_dpp>;
300 def : SourceOfDivergence<int_amdgcn_if>;
301 def : SourceOfDivergence<int_amdgcn_else>;
302 def : SourceOfDivergence<int_amdgcn_loop>;
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1986 struct SourceOfDivergence { struct
1989 const SourceOfDivergence *lookupSourceOfDivergence(unsigned Intr);