Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h142 unsigned LowOpcodeK, unsigned HighOpcode) const;
DSystemZInstrInfo.cpp124 unsigned LowOpcodeK, in expandRIEPseudo() argument
131 MI.setDesc(get(LowOpcodeK)); in expandRIEPseudo()