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

/external/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp572 unsigned ExtendTySize = ExtendTy.getSizeInBits(); local
575 if ((Op0Opcode == MipsISD::VEXTRACT_ZEXT_ELT && Log2 >= ExtendTySize) ||
576 Log2 == ExtendTySize) {

Completed in 318 milliseconds