Home
last modified time | relevance | path

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

/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/
DOpcodes.java126 public Opcode getOpcodeByName(@Nonnull String opcodeName) { in getOpcodeByName()
DOpcode.java360 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/
DDAGISelMatcher.h932 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/
Dtext.cpp539 std::string opcodeName; in spvTextEncodeOpcode() local
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext.cpp538 std::string opcodeName; in spvTextEncodeOpcode() local
/external/angle/third_party/spirv-tools/src/source/
Dtext.cpp658 std::string opcodeName; in spvTextEncodeOpcode() local