HomeSort by relevance Sort by last modified time
    Searched defs:isSEXTLoad (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 629 bool isSEXTLoad, SDValue &Base,
674 bool isSEXTLoad = false;
678 isSEXTLoad = LD->getExtensionType() == ISD::SEXTLOAD;
689 bool isLegal = getIndexedAddressParts(Op, VT, isSEXTLoad, Base, Offset,
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 109 milliseconds