Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h194 unsigned LowOpcodeK, unsigned HighOpcode) const;
H A DSystemZInstrInfo.cpp172 unsigned LowOpcodeK, in expandRIEPseudo() argument
179 MI.setDesc(get(LowOpcodeK)); in expandRIEPseudo()