|
LLVM
4.0.0
|
#include "HexagonBaseInfo.h"#include "MCTargetDesc/HexagonMCInstrInfo.h"#include "llvm/ADT/SmallVector.h"#include "llvm/Support/Debug.h"#include "llvm/Support/raw_ostream.h"#include <map>Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "hexagon-mcduplex-info" |
Functions | |
| static void | addOps (MCInst &subInstPtr, MCInst const &Inst, unsigned opNum) |
| static bool | isStoreInst (unsigned opCode) |
Variables | |
| static const std::pair < unsigned, unsigned > | opcodeData [] |
| #define DEBUG_TYPE "hexagon-mcduplex-info" |
Definition at line 26 of file HexagonMCDuplexInfo.cpp.
Definition at line 645 of file HexagonMCDuplexInfo.cpp.
References llvm::MCInst::addOperand(), llvm::MCInst::getOperand(), llvm::MCOperand::getReg(), llvm::MCOperand::isReg(), llvm_unreachable, R2, R4, and R6.
Referenced by llvm::HexagonMCInstrInfo::deriveSubInst().
Definition at line 991 of file HexagonMCDuplexInfo.cpp.
Referenced by llvm::HexagonMCInstrInfo::getDuplexPossibilties().
Definition at line 29 of file HexagonMCDuplexInfo.cpp.
Referenced by llvm::HexagonMCInstrInfo::isOrderedDuplexPair().
1.8.6