OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constrainCopyLikeIntrin
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.h
94
bool
constrainCopyLikeIntrin
(MachineInstr &MI, unsigned NewOpc) const;
AMDGPUInstructionSelector.cpp
91
bool AMDGPUInstructionSelector::
constrainCopyLikeIntrin
(MachineInstr &MI,
928
return
constrainCopyLikeIntrin
(I, AMDGPU::WQM);
930
return
constrainCopyLikeIntrin
(I, AMDGPU::SOFT_WQM);
933
return
constrainCopyLikeIntrin
(I, AMDGPU::STRICT_WWM);
935
return
constrainCopyLikeIntrin
(I, AMDGPU::STRICT_WQM);
Completed in 28 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026