Searched refs:isSExtLd (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
H A D | ARMISelDAGToDAG.cpp | 1536 bool isSExtLd = LD->getExtensionType() == ISD::SEXTLOAD; local 1547 if (isSExtLd) 1554 if (isSExtLd) |
Completed in 98 milliseconds