Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.c365 bit16 opCode, in mpiMsgPrepare()
430 bit16 opCode, in mpiMsgProduce()
465 bit16 opCode, in mpiMsgProduce()
913 bit16 opCode, in mpiMsgProduceOQ()
H A Dsasata.c84 bit16 opCode = 0; in saSATAStart() local
H A Dsassp.c293 bit16 opCode; in saFastSSPPrepare() local
604 bit16 opCode = 0; in saSSPStart() local
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp787 static bool isSupportedCmpOp(unsigned opCode) { in isSupportedCmpOp()
794 static bool is64bitCmpOp(unsigned opCode) { in is64bitCmpOp()
799 static bool isSignedCmpOp(unsigned opCode) { in isSignedCmpOp()
804 static unsigned getSignedCmpOpCode(unsigned opCode) { in getSignedCmpOpCode()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp1020 static bool isStoreInst(unsigned opCode) { in isStoreInst()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1224 static MCInst makeCombineInst(int opCode, MCOperand &Rdd, MCOperand &MO1, in makeCombineInst()