Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp561 unsigned Op3Size = MRI.getType(MI.getOperand(2).getReg()).getSizeInBits(); in getInstrMapping() local
563 assert((isAmbiguousWithMergeOrUnmerge_64(InstTy, Op3Size) || in getInstrMapping()
564 isFloatingPoint_64(InstTy, Op3Size)) && in getInstrMapping()
569 if (isAmbiguousWithMergeOrUnmerge_64(InstTy, Op3Size)) in getInstrMapping()