Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DOpcodes.java128 public Opcode getOpcodeByName(@Nonnull String opcodeName) { in getOpcodeByName()
DOpcode.java361 Opcode(int opcodeValue, String opcodeName, int referenceType, Format format) { in Opcode()
365 Opcode(int opcodeValue, String opcodeName, int referenceType, Format format, int flags) { in Opcode()
369 …Opcode(List<VersionConstraint> versionConstraints, String opcodeName, int referenceType, Format fo… in Opcode()
373 …Opcode(List<VersionConstraint> versionConstraints, String opcodeName, int referenceType, int refer… in Opcode()
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/
DOpcodes.java127 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/swiftshader/third_party/SPIRV-Tools/source/
Dtext.cpp525 std::string opcodeName; in spvTextEncodeOpcode() local
/external/deqp-deps/SPIRV-Tools/source/
Dtext.cpp524 std::string opcodeName; in spvTextEncodeOpcode() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dtext.cpp537 std::string opcodeName; in spvTextEncodeOpcode() local