Searched defs:PRE (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/atf/atf-c/detail/
H A Dsanity.h40 #define PRE(x) \ macro
57 #define PRE(x) \ macro
/freebsd-current/contrib/kyua/utils/
H A Dsanity.hpp118 #define PRE(expr) _UTILS_ASSERT(utils::precondition, expr, #expr) macro
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp70 const MCWriteProcResEntry *PRE = STI.getWriteProcResBegin(&SCDesc) + I; local
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlobject.c241 #define PRE "[string \"" macro
/freebsd-current/contrib/lua/src/
H A Dlobject.c562 #define PRE "[string \"" macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h84 GVNOptions &setPRE(bool PRE) { argument
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp552 LookupMethodInReceiverType(Sema &S, Selector sel, const ObjCPropertyRefExpr *PRE) argument
[all...]
H A DSemaAvailability.cpp724 bool VisitObjCPropertyRefExpr(ObjCPropertyRefExpr *PRE) { return true; } argument
H A DSemaChecking.cpp18758 ObjCPropertyRefExpr *PRE local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2966 enum Direction { PRE = 0, POST = 1 }; enumerator in enum:__anon2850::AAExecutionDomainFunction::Direction

Completed in 379 milliseconds