Home
last modified time | relevance | path

Searched defs:getOpcodeName (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCInstPrinter.cpp42 StringRef MCInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in MCInstPrinter
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp411 static std::string getOpcodeName(Record *Op, CodeGenDAGPatterns &CGP) { getOpcodeName() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp608 const char *Instruction::getOpcodeName(unsigned OpCode) { getOpcodeName() function in Instruction
H A DConstants.cpp2605 const char *ConstantExpr::getOpcodeName() const { getOpcodeName() function in ConstantExpr
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp611 static StringRef getOpcodeName(uint8_t Opcode, uint8_t OpcodeBase) { getOpcodeName() function
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp561 const char *getOpcodeName() const { getOpcodeName() function in __anon5272731a0411::BitcodeConstant