Home
last modified time | relevance | path

Searched refs:getUnindexedOpcode (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.h32 unsigned getUnindexedOpcode(unsigned Opc) const override;
H A DThumb1InstrInfo.h32 unsigned getUnindexedOpcode(unsigned Opc) const override;
H A DThumb2InstrInfo.h32 unsigned getUnindexedOpcode(unsigned Opc) const override;
H A DARMInstrInfo.cpp49 unsigned ARMInstrInfo::getUnindexedOpcode(unsigned Opc) const { in getUnindexedOpcode() function in ARMInstrInfo
H A DThumb1InstrInfo.cpp38 unsigned Thumb1InstrInfo::getUnindexedOpcode(unsigned Opc) const { in getUnindexedOpcode() function in Thumb1InstrInfo
H A DThumb2InstrInfo.cpp56 unsigned Thumb2InstrInfo::getUnindexedOpcode(unsigned Opc) const { in getUnindexedOpcode() function in Thumb2InstrInfo
H A DARMBaseInstrInfo.h126 virtual unsigned getUnindexedOpcode(unsigned Opc) const = 0;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc14043 {"_ZNK4llvm12ARMInstrInfo18getUnindexedOpcodeEj", "llvm::ARMInstrInfo::getUnindexedOpcode(unsigned …
14350 {"_ZNK4llvm15Thumb1InstrInfo18getUnindexedOpcodeEj", "llvm::Thumb1InstrInfo::getUnindexedOpcode(uns…
14378 {"_ZNK4llvm15Thumb2InstrInfo18getUnindexedOpcodeEj", "llvm::Thumb2InstrInfo::getUnindexedOpcode(uns…