HomeSort by relevance Sort by last modified time
    Searched defs:OpSize (Results 1 - 6 of 6) sorted by null

  /dalvik/vm/compiler/codegen/x86/
X86LIR.h 85 typedef enum OpSize {
94 } OpSize;
  /external/llvm/lib/Target/X86/
X86InstrInfo.h 336 // OpSize - Set if this instruction requires an operand size prefix (0x66),
339 OpSize = 1 << 6,
    [all...]
X86ISelLowering.cpp     [all...]
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 160 typedef enum OpSize {
169 } OpSize;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 2824 milliseconds