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

  /external/llvm/lib/Target/SystemZ/
SystemZSubtarget.h 39 bool HasHighWord;
80 bool hasHighWord() const { return HasHighWord; }
SystemZISelDAGToDAG.cpp 900 if (VT == MVT::i32 && Subtarget.hasHighWord()) {
    [all...]
SystemZISelLowering.cpp 89 if (Subtarget.hasHighWord())
    [all...]

Completed in 135 milliseconds