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

/freebsd-9.3-release/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp240 static bool IsPrefix(const ArgPromotion::IndicesVector &Prefix, function
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Di386-opc.h128 #define IsPrefix 0x2000000 /* opcode is a prefix */ macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp1058 bool IsPrefix = getterNameString.startswith("is"); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp8533 CheckIncrementDecrementOperand(Sema &S, Expr *Op, ExprValueKind &VK, SourceLocation OpLoc, bool IsInc, bool IsPrefix) argument

Completed in 174 milliseconds