Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp487 EGLint Surface::isFixedSize() const in isFixedSize() function in egl::Surface