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

/external/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp466 unsigned CnstOff = CN->getZExtValue(); local
467 return (CnstOff == (CnstOff & 0x3c));

Completed in 86 milliseconds