Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h154 unsigned LowOpcodeK, unsigned HighOpcode) const;
H A DSystemZInstrInfo.cpp163 unsigned LowOpcodeK, in expandRIEPseudo() argument
170 MI.setDesc(get(LowOpcodeK)); in expandRIEPseudo()