Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCInstPrinter.cpp21 StringRef MCInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in MCInstPrinter
/external/llvm/lib/MC/
DMCInstPrinter.cpp33 StringRef MCInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in MCInstPrinter
/external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp64 StringRef MipsInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in MipsInstPrinter
/external/swiftshader/third_party/LLVM/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.cpp55 StringRef X86ATTInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in X86ATTInstPrinter
DX86IntelInstPrinter.cpp45 StringRef X86IntelInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in X86IntelInstPrinter
/external/swiftshader/third_party/LLVM/lib/Target/PTX/InstPrinter/
DPTXInstPrinter.cpp36 StringRef PTXInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in PTXInstPrinter
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstruction.cpp96 const char *Instruction::getOpcodeName(unsigned OpCode) { in getOpcodeName() function in Instruction
DConstants.cpp1875 const char *ConstantExpr::getOpcodeName() const { in getOpcodeName() function in ConstantExpr
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp26 StringRef PPCInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in PPCInstPrinter
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.cpp37 StringRef HexagonInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in HexagonInstPrinter
/external/swiftshader/third_party/LLVM/include/llvm/
DInstruction.h84 const char *getOpcodeName() const { return getOpcodeName(getOpcode()); } in getOpcodeName() function
/external/llvm/lib/IR/
DInstruction.cpp258 const char *Instruction::getOpcodeName(unsigned OpCode) { in getOpcodeName() function in Instruction
DConstants.cpp2259 const char *ConstantExpr::getOpcodeName() const { in getOpcodeName() function in ConstantExpr
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h113 const char *getOpcodeName() const { return getOpcodeName(getOpcode()); } in getOpcodeName() function
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp409 static std::string getOpcodeName(Record *Op, CodeGenDAGPatterns &CGP) { in getOpcodeName() function
DDAGISelMatcher.h943 const std::string &getOpcodeName() const { return OpcodeName; } in getOpcodeName() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DFastISelEmitter.cpp382 static std::string getOpcodeName(Record *Op, CodeGenDAGPatterns &CGP) { in getOpcodeName() function
DDAGISelMatcher.h978 const std::string &getOpcodeName() const { return OpcodeName; } in getOpcodeName() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp45 StringRef ARMInstPrinter::getOpcodeName(unsigned Opcode) const { in getOpcodeName() function in ARMInstPrinter