Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSearchableTables.td213 class SourceOfDivergence<Intrinsic intr> {
218 let FilterClass = "SourceOfDivergence";
255 def : SourceOfDivergence<int_amdgcn_ds_fadd>;
256 def : SourceOfDivergence<int_amdgcn_ds_fmin>;
257 def : SourceOfDivergence<int_amdgcn_ds_fmax>;
343 def : SourceOfDivergence<int_amdgcn_ps_live>;
352 def : SourceOfDivergence<int_amdgcn_mov_dpp>;
439 def : SourceOfDivergence<int_amdgcn_if>;
440 def : SourceOfDivergence<int_amdgcn_else>;
441 def : SourceOfDivergence<int_amdgcn_loop>;
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2878 struct SourceOfDivergence { struct
2881 const SourceOfDivergence *lookupSourceOfDivergence(unsigned Intr);