Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZSubtarget.h83 bool hasDistinctOps() const { return HasDistinctOps; } in hasDistinctOps() function
HDSystemZInstrInfo.cpp693 if (STI.hasDistinctOps()) { in convertToThreeAddress()