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

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

Completed in 111 milliseconds