Searched refs:ExtendTySize (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp510 unsigned ExtendTySize = ExtendTy.getSizeInBits(); local
513 if ((Op0Opcode == MipsISD::VEXTRACT_ZEXT_ELT && Log2 >= ExtendTySize) ||
514 Log2 == ExtendTySize) {

Completed in 99 milliseconds