Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcall.h617 class Op5 = CallNoOp<5>, class Op6 = CallNoOp<6>>
624 public Op6 {
633 this->Op6::AddOp(ops, nops); in FillOps()
644 this->Op6::FinishOp(status); in FinalizeResult()
/external/capstone/arch/XCore/
DXCoreDisassembler.c626 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
632 S = Decode3OpInstruction(fieldFromInstruction_4(Insn, 16, 16), &Op4, &Op5, &Op6); in DecodeL6RInstruction()
641 DecodeGRRegsRegisterClass(Inst, Op6, Address, Decoder); in DecodeL6RInstruction()
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp648 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
653 S = Decode3OpInstruction(fieldFromInstruction(Insn, 16, 16), Op4, Op5, Op6); in DecodeL6RInstruction()
661 DecodeGRRegsRegisterClass(Inst, Op6, Address, Decoder); in DecodeL6RInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp648 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
653 S = Decode3OpInstruction(fieldFromInstruction(Insn, 16, 16), Op4, Op5, Op6); in DecodeL6RInstruction()
661 DecodeGRRegsRegisterClass(Inst, Op6, Address, Decoder); in DecodeL6RInstruction()