OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sopkIsZext
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIShrinkInstructions.cpp
208
if ((TII->
sopkIsZext
(SOPKOpc) && isKUImmOperand(TII, Src1)) ||
209
(!TII->
sopkIsZext
(SOPKOpc) && isKImmOperand(TII, Src1))) {
SIInstrInfo.h
666
static bool
sopkIsZext
(const MachineInstr &MI) {
670
bool
sopkIsZext
(uint16_t Opcode) const {
SIInstrInfo.cpp
4110
if (
sopkIsZext
(MI)) {
Completed in 20 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026