Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp728 const int64_t BothHigh) { in verifyInsExtInstruction() argument
751 if (!((BothLow < (Pos + Size)) && ((Pos + Size) <= BothHigh))) { in verifyInsExtInstruction()