Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.c364 bit16 opCode, in mpiMsgPrepare()
429 bit16 opCode, in mpiMsgProduce()
464 bit16 opCode, in mpiMsgProduce()
912 bit16 opCode, in mpiMsgProduceOQ()
H A Dsasata.c83 bit16 opCode = 0; in saSATAStart() local
H A Dsassp.c292 bit16 opCode; in saFastSSPPrepare() local
603 bit16 opCode = 0; in saSSPStart() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1388 static bool isSupportedCmpOp(unsigned opCode) { in isSupportedCmpOp()
1395 static bool is64bitCmpOp(unsigned opCode) { in is64bitCmpOp()
1400 static bool isSignedCmpOp(unsigned opCode) { in isSignedCmpOp()
1405 static unsigned getSignedCmpOpCode(unsigned opCode) { in getSignedCmpOpCode()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp1012 static bool isStoreInst(unsigned opCode) { in isStoreInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1288 static MCInst makeCombineInst(int opCode, MCOperand &Rdd, MCOperand &MO1, in makeCombineInst()