Home
last modified time | relevance | path

Searched refs:getOperandType (Results 1 – 9 of 9) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/
DCodeHTML.java359 switch (Const.getOperandType(opcode, i)) { in codeToHTML()
370 …ow new IllegalStateException("Unreachable default case reached! "+Const.getOperandType(opcode, i)); in codeToHTML()
/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/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DUtility.java430 switch (Const.getOperandType(opcode, i)) { in codeToString()
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/RISCV/
DRISCVGenInstrInfo.inc1930 static int getOperandType(uint16_t Opcode, uint16_t OpIdx) {
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenInstrInfo.inc7923 static int getOperandType(uint16_t Opcode, uint16_t OpIdx) {
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenInstrInfo.inc10841 static int getOperandType(uint16_t Opcode, uint16_t OpIdx) {
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenInstrInfo.inc19033 static int getOperandType(uint16_t Opcode, uint16_t OpIdx) {
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenInstrInfo.inc14877 static int getOperandType(uint16_t Opcode, uint16_t OpIdx) {
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenInstrInfo.inc49608 static int getOperandType(uint16_t Opcode, uint16_t OpIdx) {