HomeSort by relevance Sort by last modified time
    Searched refs:getLiteral (Results 1 - 24 of 24) sorted by null

  /dalvik/dx/src/com/android/dx/io/instructions/
ZeroRegisterDecodedInstruction.java 42 getTarget(), getLiteral());
OneRegisterDecodedInstruction.java 53 getTarget(), getLiteral(), a);
RegisterRangeDecodedInstruction.java 58 getTarget(), getLiteral(), a, registerCount);
TwoRegisterDecodedInstruction.java 62 getTarget(), getLiteral(), a, b);
FiveRegisterDecodedInstruction.java 89 getTarget(), getLiteral(), a, b, c, d, e);
FourRegisterDecodedInstruction.java 80 getTarget(), getLiteral(), a, b, c, d);
ThreeRegisterDecodedInstruction.java 71 getTarget(), getLiteral(), a, b, c);
DecodedInstruction.java 195 public final long getLiteral() {
InstructionCodec.java 248 short literal = (short) (insn.getLiteral() >> shift);
597 long literal = insn.getLiteral();
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
ZeroRegisterDecodedInstruction.java 42 getTarget(), getLiteral());
OneRegisterDecodedInstruction.java 53 getTarget(), getLiteral(), a);
RegisterRangeDecodedInstruction.java 58 getTarget(), getLiteral(), a, registerCount);
TwoRegisterDecodedInstruction.java 62 getTarget(), getLiteral(), a, b);
FiveRegisterDecodedInstruction.java 89 getTarget(), getLiteral(), a, b, c, d, e);
FourRegisterDecodedInstruction.java 80 getTarget(), getLiteral(), a, b, c, d);
ThreeRegisterDecodedInstruction.java 71 getTarget(), getLiteral(), a, b, c);
DecodedInstruction.java 195 public final long getLiteral() {
InstructionCodec.java 249 short literal = (short) (insn.getLiteral() >> shift);
598 long literal = insn.getLiteral();
    [all...]
  /external/llvm/lib/Target/R600/
R600ControlFlowFinalizer.cpp 342 void getLiteral(MachineInstr *MI, std::vector<int64_t> &Lits) const {
407 getLiteral(BI, Literals);
413 getLiteral(I, Literals);
  /external/owasp/sanitizer/tools/findbugs/lib/
jaxen-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 356 milliseconds