Home
last modified time | relevance | path

Searched defs:opCode (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dmpi.c365 bit16 opCode, in mpiMsgPrepare()
430 bit16 opCode, in mpiMsgProduce()
465 bit16 opCode, in mpiMsgProduce()
913 bit16 opCode, in mpiMsgProduceOQ()
Dsasata.c84 bit16 opCode = 0; in saSATAStart() local
Dsassp.c293 bit16 opCode; in saFastSSPPrepare() local
604 bit16 opCode = 0; in saSSPStart() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp1030 static bool isSupportedCmpOp(unsigned opCode) { in isSupportedCmpOp()
1037 static bool is64bitCmpOp(unsigned opCode) { in is64bitCmpOp()
1042 static bool isSignedCmpOp(unsigned opCode) { in isSignedCmpOp()
1047 static unsigned getSignedCmpOpCode(unsigned opCode) { in getSignedCmpOpCode()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCDuplexInfo.cpp1017 static bool isStoreInst(unsigned opCode) { in isStoreInst()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1235 static MCInst makeCombineInst(int opCode, MCOperand &Rdd, MCOperand &MO1, in makeCombineInst()