Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DOpcodes.java121 public Opcode getOpcodeByName(@Nonnull String opcodeName) { in getOpcodeByName()
DOpcode.java355 Opcode(int opcodeValue, String opcodeName, int referenceType, Format format) { in Opcode()
359 Opcode(int opcodeValue, String opcodeName, int referenceType, Format format, int flags) { in Opcode()
363 …Opcode(List<VersionConstraint> versionConstraints, String opcodeName, int referenceType, Format fo… in Opcode()
367 …Opcode(List<VersionConstraint> versionConstraints, String opcodeName, int referenceType, int refer… in Opcode()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext.cpp499 std::string opcodeName; in spvTextEncodeOpcode() local
/external/deqp-deps/SPIRV-Tools/source/
Dtext.cpp499 std::string opcodeName; in spvTextEncodeOpcode() local
/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/llvm-7.0/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/LLVM/utils/TableGen/
DDAGISelMatcher.h967 EmitNodeMatcherCommon(const std::string &opcodeName, in EmitNodeMatcherCommon()
1016 EmitNodeMatcher(const std::string &opcodeName, in EmitNodeMatcher()
1038 MorphNodeToMatcher(const std::string &opcodeName, in MorphNodeToMatcher()