Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp394 if (TII->hasAnyModifiersSet(MI)) in shrinkMadFma()
H A DSIInstrInfo.h1056 bool hasAnyModifiersSet(const MachineInstr &MI) const;
H A DSIInstrInfo.cpp3454 if (hasAnyModifiersSet(UseMI)) in FoldImmediate()
4297 bool SIInstrInfo::hasAnyModifiersSet(const MachineInstr &MI) const { in hasAnyModifiersSet() function in SIInstrInfo