Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h564 static bool isFixedSize(const MachineInstr &MI) { in isFixedSize() function
568 bool isFixedSize(uint16_t Opcode) const { in isFixedSize() function
DSIInstrInfo.cpp4786 if (isFixedSize(MI)) in getInstSizeInBytes()