Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h628 static bool isFixedSize(const MachineInstr &MI) { in isFixedSize() function
632 bool isFixedSize(uint16_t Opcode) const { in isFixedSize() function
/external/angle/src/libANGLE/
DSurface.cpp512 EGLint Surface::isFixedSize() const in isFixedSize() function in egl::Surface