Home
last modified time | relevance | path

Searched refs:hasHighWord (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h151 bool hasHighWord() const { return HasHighWord; } in hasHighWord() function
H A DSystemZISelDAGToDAG.cpp1030 if (VT == MVT::i32 && Subtarget->hasHighWord() && in tryRISBGZero()
H A DSystemZISelLowering.cpp88 if (Subtarget.hasHighWord()) in SystemZTargetLowering()
3527 if (Subtarget.hasHighWord()) { in lowerBITCAST()
3546 if (Subtarget.hasHighWord()) in lowerBITCAST()