Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h169 unsigned LowOpcodeK, unsigned HighOpcode) const;
DSystemZInstrInfo.cpp152 unsigned LowOpcodeK, in expandRIEPseudo() argument
159 MI.setDesc(get(LowOpcodeK)); in expandRIEPseudo()