Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp446 unsigned CnstOff = CN->getZExtValue(); in selectIntAddrLSL2MM() local
447 return (CnstOff == (CnstOff & 0x3c)); in selectIntAddrLSL2MM()