HomeSort by relevance Sort by last modified time
    Searched refs:getInstructionName (Results 1 - 20 of 20) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/InstPrinter/
MBlazeInstPrinter.h 32 static const char *getInstructionName(unsigned Opcode);
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/InstPrinter/
PTXInstPrinter.h 32 static const char *getInstructionName(unsigned Opcode);
PTXInstPrinter.cpp 37 return getInstructionName(Opcode);
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
MipsInstPrinter.h 84 static const char *getInstructionName(unsigned Opcode);
MipsInstPrinter.cpp 65 return getInstructionName(Opcode);
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.h 38 static const char *getInstructionName(unsigned Opcode);
PPCInstPrinter.cpp 27 return getInstructionName(Opcode);
  /external/swiftshader/third_party/LLVM/lib/Target/X86/InstPrinter/
X86ATTInstPrinter.cpp 56 return getInstructionName(Opcode);
X86ATTInstPrinter.h 38 static const char *getInstructionName(unsigned Opcode);
X86IntelInstPrinter.cpp 46 return getInstructionName(Opcode);
X86IntelInstPrinter.h 36 static const char *getInstructionName(unsigned Opcode);
  /external/r8/src/main/java/com/android/tools/r8/ir/code/
Instruction.java 157 public String getInstructionName() {
164 builder.append(getInstructionName());
Invoke.java 218 public String getInstructionName() {
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/
ARMInstPrinter.h 32 static const char *getInstructionName(unsigned Opcode);
ARMInstPrinter.cpp 46 return getInstructionName(Opcode);
  /external/r8/src/main/java/com/android/tools/r8/ir/optimize/
Outliner.java 207 result = i0.getInstructionName().compareTo(i1.getInstructionName());
256 String name = instruction.getInstructionName();
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-beta1/
builder-3.0.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/3.0.0-beta2/
builder-3.0.0-beta2.jar 
  /prebuilts/sdk/tools/lib/
d8.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 157 milliseconds