Searched refs:CnstOff (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
H A D | MipsSEISelDAGToDAG.cpp | 466 unsigned CnstOff = CN->getZExtValue(); local 467 return (CnstOff == (CnstOff & 0x3c)); |
Completed in 103 milliseconds