Home
last modified time | relevance | path

Searched defs:getOperandType (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/
DConst.java1992 public static short getOperandType(final int opcode, final int index) { in getOperandType() method in Const
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1612 StringRef getOperandType(unsigned OpIdx) const { in getOperandType() function in __anon685cc1160111::InstructionOpcodeMatcher