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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonSplitConst32AndConst64.cpp 66 if (HST.useSmallData() && TLOF.isSmallDataEnabled())
HexagonSubtarget.h 54 bool UseSmallData = false;
159 bool useSmallData() const { return UseSmallData; }
HexagonISelLowering.cpp     [all...]

Completed in 76 milliseconds