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

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsasata.c84 bit16 opCode = 0; local
[all...]
H A Dmpi.c361 mpiMsgPrepare( mpiICQueue_t *circularQ, void *messagePtr, mpiMsgCategory_t category, bit16 opCode, bit8 responseQueue, bit8 hiPriority ) argument
426 mpiMsgProduce( mpiICQueue_t *circularQ, void *messagePtr, mpiMsgCategory_t category, bit16 opCode, bit8 responseQueue, bit8 hiPriority ) argument
461 mpiMsgProduce( mpiICQueue_t *circularQ, void *messagePtr, mpiMsgCategory_t category, bit16 opCode, bit8 responseQueue, bit8 hiPriority ) argument
909 mpiMsgProduceOQ( mpiOCQueue_t *circularQ, void *messagePtr, mpiMsgCategory_t category, bit16 opCode, bit8 responseQueue, bit8 hiPriority ) argument
[all...]
H A Dsassp.c293 bit16 opCode; local
604 bit16 opCode = 0; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp1019 static bool isStoreInst(unsigned opCode) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1000 static bool isSupportedCmpOp(unsigned opCode) { argument
1007 static bool is64bitCmpOp(unsigned opCode) { argument
1012 isSignedCmpOp(unsigned opCode) argument
1017 getSignedCmpOpCode(unsigned opCode) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1223 static MCInst makeCombineInst(int opCode, MCOperand &Rdd, MCOperand &MO1, argument

Completed in 169 milliseconds