HomeSort by: relevance | last modified time | path
    Searched refs:useCompound (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonSubtarget.h 49 bool UseCompound = false;
190 bool useCompound() const { return UseCompound; }
HexagonConstExtenders.cpp 1564 if (HST->useCompound()) {
HexagonISelDAGToDAG.cpp 792 if (HST->useCompound()) {

Completed in 23 milliseconds