Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h183 unsigned LowOpcodeK, unsigned HighOpcode) const;
H A DSystemZInstrInfo.cpp152 unsigned LowOpcodeK, in expandRIEPseudo() argument
159 MI.setDesc(get(LowOpcodeK)); in expandRIEPseudo()