Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
HDMCInstPrinter.cpp42 StringRef MCInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in MCInstPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDFastISelEmitter.cpp420 static std::string getOpcodeName(Record *Op, CodeGenDAGPatterns &CGP) { in getOpcodeName() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugLine.cpp627 static StringRef getOpcodeName(uint8_t Opcode, uint8_t OpcodeBase) { in getOpcodeName() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDInstruction.cpp700 const char *Instruction::getOpcodeName(unsigned OpCode) { in getOpcodeName() function in Instruction
HDConstants.cpp2744 const char *ConstantExpr::getOpcodeName() const { in getOpcodeName() function in ConstantExpr
/freebsd-13-stable/contrib/llvm-project/llvm/lib/SandboxIR/
HDSandboxIR.cpp282 const char *Instruction::getOpcodeName(Opcode Opc) { in getOpcodeName() function in Instruction
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp582 const char *getOpcodeName() const { in getOpcodeName() function in __anon4cd6bf210411::BitcodeConstant