Home
last modified time | relevance | path

Searched refs:Disp12Opcode (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.cpp1515 int Disp12Opcode = SystemZ::getDisp12Opcode(Opcode); in getOpcodeForOffset() local
1516 if (Disp12Opcode >= 0) in getOpcodeForOffset()
1517 return Disp12Opcode; in getOpcodeForOffset()