Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp815 const int64_t SizeLow, in verifyInsExtInstruction() argument
836 if (!((SizeLow < Size) && (Size <= SizeHigh))) { in verifyInsExtInstruction()