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

  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 409 enum OperandValueProperties { OP_None = 0, OP_PowerOf2 = 1 };
428 OperandValueProperties Opd1PropInfo = OP_None,
429 OperandValueProperties Opd2PropInfo = OP_None) const;
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tic54x.h 33 OP_None = 0x0,

Completed in 72 milliseconds