Searched defs:opCode (Results 1 – 4 of 4) sorted by relevance
1012 static bool isStoreInst(unsigned opCode) { in isStoreInst() argument
1396 return (opCode == PPC::CMPLD || opCode == PPC::CMPD || in isSignedCmpOp() argument 1384 isSupportedCmpOp(unsigned opCode) isSupportedCmpOp() argument 1391 is64bitCmpOp(unsigned opCode) is64bitCmpOp() argument 1401 getSignedCmpOpCode(unsigned opCode) getSignedCmpOpCode() argument [all...]
909 OpCode opCode = in generate() local2179 OpCode opCode = static_cast<OpCode>(read()); in execute() local
1288 makeCombineInst(int opCode,MCOperand & Rdd,MCOperand & MO1,MCOperand & MO2) makeCombineInst() argument