Home
last modified time | relevance | path

Searched refs:hasLoadAndZeroRightmostByte (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h202 bool hasLoadAndZeroRightmostByte() const { in hasLoadAndZeroRightmostByte() function
H A DSystemZISelDAGToDAG.cpp1002 Subtarget->hasLoadAndZeroRightmostByte()) in tryRISBGZero()