Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1525 int Disp20Opcode = SystemZ::getDisp20Opcode(Opcode); in getOpcodeForOffset() local
1526 if (Disp20Opcode >= 0) in getOpcodeForOffset()
1527 return Disp20Opcode; in getOpcodeForOffset()