Home
last modified time | relevance | path

Searched defs:OP_None (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h33 OP_None = 0x0, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic54x.h33 OP_None = 0x0, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h908 enum OperandValueProperties { OP_None = 0, OP_PowerOf2 = 1 }; enumerator