Searched defs:PRE (Results 1 – 18 of 18) sorted by relevance
70 PRE { selector
415 for (const MCWriteProcResEntry &PRE : in emitInstruction() local
293 *PRE = STI->getWriteProcResEnd(SCDesc); PRI != PRE; ++PRI) { in computeOutputLatency() local
316 *PRE = STI->getWriteProcResEnd(SCDesc); PRI != PRE; ++PRI) { in computeOutputLatency() local
559 for (const MCWriteProcResEntry &PRE : in initSUnits() local
52 const MCWriteProcResEntry *PRE = STI.getWriteProcResBegin(&SCDesc) + I; in initializeUsedResources() local
482 #define PRE "[string \"" macro
109 if (auto *PRE = dyn_cast<ObjCPropertyRefExpr>(e)) in rebuild() local543 const ObjCPropertyRefExpr *PRE) { in LookupMethodInReceiverType()
3808 if (ObjCPropertyRefExpr *PRE = dyn_cast<ObjCPropertyRefExpr>(castExpr)) { in CheckObjCBridgeRelatedCast() local
10249 ObjCPropertyRefExpr *PRE in checkUnsafeExprAssigns() local
7765 Expr *PRE = RHS.get()->IgnoreParenCasts(); in CheckSingleAssignmentConstraints() local
196 #define PRE(r, c) (y + (((r) >> 2) * y_stride + ((c) >> 2) - (offset))) macro
1489 PRE, enumerator
3727 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) { in SynthesizeBlockCall() local
4568 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) { in SynthesizeBlockCall() local
3972 if (const ObjCPropertyRefExpr *PRE = dyn_cast<ObjCPropertyRefExpr>(E)) { in getDeclFromExpr() local
1028 #define DEFINE_ASM_FUNCS(PRE, OP) \ argument