Home
last modified time | relevance | path

Searched refs:hasAnyModifiersSet (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp414 if (TII->hasAnyModifiersSet(MI)) in shrinkMadFma()
H A DSIInstrInfo.h1120 bool hasAnyModifiersSet(const MachineInstr &MI) const;
H A DSIInstrInfo.cpp3505 if (hasAnyModifiersSet(UseMI)) in foldImmediate()
4410 bool SIInstrInfo::hasAnyModifiersSet(const MachineInstr &MI) const { in hasAnyModifiersSet() function in SIInstrInfo