Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h733 static bool isFixedSize(const MachineInstr &MI) { in isFixedSize() function
737 bool isFixedSize(uint16_t Opcode) const { in isFixedSize() function
H A DSIInstrInfo.cpp7470 if (isFixedSize(MI)) { in getInstSizeInBytes()