HomeSort by relevance Sort by last modified time
    Searched defs:OpType (Results 1 - 25 of 34) sorted by null

1 2

  /external/llvm/utils/TableGen/
AsmWriterInst.h 28 enum OpType {
53 AsmWriterOperand(OpType op = isLiteralTextOperand):OperandType(op) {}
56 OpType op = isLiteralTextOperand)
62 OpType op = isMachineInstrOperand)
  /external/swiftshader/third_party/LLVM/utils/TableGen/
AsmWriterInst.h 28 enum OpType {
57 AsmWriterOperand(OpType op = isLiteralTextOperand):OperandType(op) {}
60 OpType op = isLiteralTextOperand)
67 OpType op = isMachineInstrOperand)
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
SIMCCodeEmitter.cpp 80 unsigned OpType = Desc.OpInfo[OpNo].OperandType;
82 return OpType == AMDGPU::OPERAND_REG_IMM32 ||
83 OpType == AMDGPU::OPERAND_REG_INLINE_C;
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCWin64EH.h 29 typedef Win64EH::UnwindOpcodes OpType;
31 OpType Operation;
36 MCWin64EHInstruction(OpType Op, MCSymbol *L, unsigned Reg)
43 MCWin64EHInstruction(OpType Op, MCSymbol *L, unsigned Reg, unsigned Off)
51 MCWin64EHInstruction(OpType Op, MCSymbol *L, bool Code)
55 OpType getOperation() const { return Operation; }
MCDwarf.h 232 enum OpType { SameValue, Remember, Restore, Move, RelMove };
234 OpType Operation;
240 MCCFIInstruction(OpType Op, MCSymbol *L)
244 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned Register)
252 MCCFIInstruction(OpType Op, MCSymbol *L, const MachineLocation &D,
257 OpType getOperation() const { return Operation; }
  /system/update_engine/scripts/update_payload/
common.py 35 class OpType(object):
188 return '%s(%s)' % (op_name, OpType.NAMES.get(op.type, '?'))
  /external/llvm/include/llvm/CodeGen/
StackMaps.h 163 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType;
  /toolchain/binutils/binutils-2.25/gas/config/
xtensa-relax.h 94 typedef enum op_type OpType;
122 OpType typ; /* CONSTANT: op_data is a constant.
134 OpType typ;
177 extern bfd_boolean xg_has_userdef_op_fn (OpType);
178 extern long xg_apply_userdef_op_fn (OpType, long);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 223 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 223 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 223 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 223 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 223 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 223 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 223 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
StackMaps.h 223 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType;
  /libcore/ojluni/src/main/java/sun/nio/ch/
UnixAsynchronousSocketChannelImpl.java 57 private static enum OpType { CONNECT, READ, WRITE };
259 if (task.getContext() == OpType.CONNECT)
261 if (task.getContext() == OpType.READ)
263 if (task.getContext() == OpType.WRITE)
361 result = new PendingFuture<Void,A>(this, OpType.CONNECT);
549 result = new PendingFuture<V,A>(this, OpType.READ);
732 result = new PendingFuture<V,A>(this, OpType.WRITE);
  /toolchain/binutils/binutils-2.25/opcodes/
opc2c.c 137 } OpType;
141 OpType type;
  /external/llvm/include/llvm/MC/
MCDwarf.h 327 enum OpType {
346 OpType Operation;
355 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
361 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
461 OpType getOperation() const { return Operation; }
  /packages/apps/DocumentsUI/src/com/android/documentsui/services/
FileOperationService.java 78 public @interface OpType {}
285 private ExecutorService getExecutorService(@OpType int operationType) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 335 enum OpType {
354 OpType Operation;
363 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
369 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 335 enum OpType {
354 OpType Operation;
363 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
369 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 335 enum OpType {
354 OpType Operation;
363 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
369 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 335 enum OpType {
354 OpType Operation;
363 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
369 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
469 OpType getOperation() const { return Operation; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 335 enum OpType {
354 OpType Operation;
363 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V)
369 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2)
469 OpType getOperation() const { return Operation; }

Completed in 1028 milliseconds

1 2