Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp817 const int64_t BothLow, in verifyInsExtInstruction() argument
841 if (!((BothLow < (Pos + Size)) && ((Pos + Size) <= BothHigh))) { in verifyInsExtInstruction()