| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstrInfo.td | 47 def S: BinOpTyped<name, opCode, fID, node>; 49 def S: BinOpTyped<name, opCode, ID, node>; 52 def V: BinOpTyped<name, opCode, vfID, node>; 54 def V: BinOpTyped<name, opCode, vID, node>; 86 class SimpleOp<string name, bits<16> opCode>: Op<opCode, (outs), (ins), name>; 607 class AtomicOp<string name, bits<16> opCode>: Op<opCode, (outs ID:$res), 611 class AtomicOpVal<string name, bits<16> opCode>: Op<opCode, (outs ID:$res), 682 class OpGroup<string name, bits<16> opCode>: Op<opCode, (outs ID:$res), 720 class OpGroupNU3<string name, bits<16> opCode>: Op<opCode, 723 class OpGroupNU4<string name, bits<16> opCode>: Op<opCode, [all …]
|
| /freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/spc/ |
| H A D | mpi.h | 448 mpiMsgCategory_t category, bit16 opCode, 452 mpiMsgCategory_t category, bit16 opCode, 460 mpiMsgCategory_t category, bit16 opCode, 464 mpiMsgCategory_t category, bit16 opCode,
|
| H A D | sasata.c | 83 bit16 opCode = 0; in saSATAStart() local 134 opCode = OPC_INB_SATA_DIF_ENC_OPSTART; in saSATAStart() 139 opCode = OPC_INB_SATA_HOST_OPSTART; in saSATAStart() 331 SA_ASSERT((opCode == OPC_INB_SATA_DIF_ENC_OPSTART), "opcode"); in saSATAStart() 338 SA_ASSERT((opCode == OPC_INB_SATA_DIF_ENC_OPSTART), "opcode"); in saSATAStart() 367 if (opCode == OPC_INB_SATA_DIF_ENC_OPSTART) in saSATAStart() 391 SA_ASSERT((opCode == OPC_INB_SATA_DIF_ENC_OPSTART), "opcode"); in saSATAStart() 442 if (opCode == OPC_INB_SATA_DIF_ENC_OPSTART) in saSATAStart() 510 SA_ASSERT((opCode == OPC_INB_SATA_HOST_OPSTART), "opcode"); in saSATAStart() 554 opCode, in saSATAStart()
|
| H A D | mpi.c | 364 bit16 opCode, in mpiMsgPrepare() argument 398 ((category & CAT_MASK) << SHIFT12 ) | (opCode & OPCODE_MASK)); in mpiMsgPrepare() 429 bit16 opCode, in mpiMsgProduce() argument 436 ret = mpiMsgPrepare(circularQ, messagePtr, category, opCode, responseQueue, in mpiMsgProduce() 464 bit16 opCode, in mpiMsgProduce() argument 526 (opCode & OPCODE_MASK)); in mpiMsgProduce() 912 bit16 opCode, in mpiMsgProduceOQ() argument 938 …SA_DBG4(("mpiMsgProduceOQ: msgHeader %p opcode %d pi/ci %d / %d\n", msgHeader, opCode, circularQ->… in mpiMsgProduceOQ() 951 ((category & CAT_MASK) << SHIFT12 ) | (opCode & OPCODE_MASK)); in mpiMsgProduceOQ()
|
| H A D | sassp.c | 292 bit16 opCode; in saFastSSPPrepare() local 412 opCode = OPC_INB_SSPINIIOSTART; in saFastSSPPrepare() 471 opCode = OPC_INB_SSPINIEXTIOSTART; in saFastSSPPrepare() 499 opCode, outq, 0); in saFastSSPPrepare() 603 bit16 opCode = 0; in saSSPStart() local 687 opCode = OPC_INB_SSPINIIOSTART; in saSSPStart() 706 opCode = OPC_INB_SSP_DIF_ENC_OPSTART; in saSSPStart() 712 opCode = OPC_INB_SSPINIEXTIOSTART; in saSSPStart() 723 opCode = OPC_INB_SSP_DIF_ENC_OPSTART; in saSSPStart() 736 opCode = OPC_INB_SSPINIIOSTART; in saSSPStart() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCMIPeephole.cpp | 1368 return (opCode == PPC::CMPLD || opCode == PPC::CMPD || in isSupportedCmpOp() 1369 opCode == PPC::CMPLW || opCode == PPC::CMPW || in isSupportedCmpOp() 1370 opCode == PPC::CMPLDI || opCode == PPC::CMPDI || in isSupportedCmpOp() 1371 opCode == PPC::CMPLWI || opCode == PPC::CMPWI); in isSupportedCmpOp() 1374 static bool is64bitCmpOp(unsigned opCode) { in is64bitCmpOp() argument 1375 return (opCode == PPC::CMPLD || opCode == PPC::CMPD || in is64bitCmpOp() 1376 opCode == PPC::CMPLDI || opCode == PPC::CMPDI); in is64bitCmpOp() 1379 static bool isSignedCmpOp(unsigned opCode) { in isSignedCmpOp() argument 1380 return (opCode == PPC::CMPD || opCode == PPC::CMPW || in isSignedCmpOp() 1381 opCode == PPC::CMPDI || opCode == PPC::CMPWI); in isSignedCmpOp() [all …]
|
| /freebsd-14.2/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
| H A D | fm_manip.h | 403 volatile uint8_t opCode;
|
| H A D | fm_manip.c | 1229 WRITE_UINT8(((t_Hmtd *)p_Manip->h_Ad)->opCode, HMAN_OC); in CreateManipActionNew()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCDuplexInfo.cpp | 1012 static bool isStoreInst(unsigned opCode) { in isStoreInst() argument 1013 switch (opCode) { in isStoreInst()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 1231 static MCInst makeCombineInst(int opCode, MCOperand &Rdd, MCOperand &MO1, in makeCombineInst() argument 1234 TmpInst.setOpcode(opCode); in makeCombineInst()
|