Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCCodeEmitter.cpp293 uint64_t BinaryOpCode = getBinaryCodeForInstr(MI, Fixups, STI); in encodeInstruction() local
294 emitInstruction(BinaryOpCode, Size, STI, OS); in encodeInstruction()