Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1029 static bool isSupportedCmpOp(unsigned opCode) { in isSupportedCmpOp()
1036 static bool is64bitCmpOp(unsigned opCode) { in is64bitCmpOp()
1041 static bool isSignedCmpOp(unsigned opCode) { in isSignedCmpOp()
1046 static unsigned getSignedCmpOpCode(unsigned opCode) { in getSignedCmpOpCode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp1017 static bool isStoreInst(unsigned opCode) { in isStoreInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1234 static MCInst makeCombineInst(int opCode, MCOperand &Rdd, MCOperand &MO1, in makeCombineInst()