Searched defs:opcodeName (Results 1 – 6 of 6) sorted by relevance
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/ |
| D | Opcodes.java | 126 public Opcode getOpcodeByName(@Nonnull String opcodeName) { in getOpcodeByName()
|
| D | Opcode.java | 360 Opcode(int opcodeValue, String opcodeName, int referenceType, Format format) { in Opcode() 364 Opcode(int opcodeValue, String opcodeName, int referenceType, Format format, int flags) { in Opcode() 368 …Opcode(List<VersionConstraint> versionConstraints, String opcodeName, int referenceType, Format fo… in Opcode() 372 …Opcode(List<VersionConstraint> versionConstraints, String opcodeName, int referenceType, int refer… in Opcode()
|
| /external/llvm/utils/TableGen/ |
| D | DAGISelMatcher.h | 932 EmitNodeMatcherCommon(const std::string &opcodeName, in EmitNodeMatcherCommon() 981 EmitNodeMatcher(const std::string &opcodeName, in EmitNodeMatcher() 1004 MorphNodeToMatcher(const std::string &opcodeName, in MorphNodeToMatcher()
|
| /external/deqp-deps/SPIRV-Tools/source/ |
| D | text.cpp | 539 std::string opcodeName; in spvTextEncodeOpcode() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/ |
| D | text.cpp | 538 std::string opcodeName; in spvTextEncodeOpcode() local
|
| /external/angle/third_party/spirv-tools/src/source/ |
| D | text.cpp | 658 std::string opcodeName; in spvTextEncodeOpcode() local
|