Searched defs:IsPrefix (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.h249 #define IsPrefix 0x8000000 /* opcode is a prefix */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.h239 #define IsPrefix 0x8000000 /* opcode is a prefix */ macro
/openbsd-current/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp1182 bool IsPrefix = getterNameString.startswith("is"); local
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3335 bool IsPrefix = local
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp14352 CheckIncrementDecrementOperand(Sema &S, Expr *Op, ExprValueKind &VK, ExprObjectKind &OK, SourceLocation OpLoc, bool IsInc, bool IsPrefix) argument

Completed in 382 milliseconds