Home
last modified time | relevance | path

Searched defs:PRE (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/
H A Dlib3styles.css6 PRE { text-align: left ; margin-left: 1em } selector
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/
H A Dlib3styles.css6 PRE { text-align: left ; margin-left: 1em } selector
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp87 if (const auto *PRE = dyn_cast<ObjCPropertyRefExpr>(Code[0])) { in initiate() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp419 for (const MCWriteProcResEntry &PRE : in emitInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetSchedule.cpp299 *PRE = STI->getWriteProcResEnd(SCDesc); PRI != PRE; ++PRI) { in computeOutputLatency() local
H A DMachinePipeliner.cpp1041 for (const MCWriteProcResEntry &PRE : in minFuncUnits() local
1084 for (const MCWriteProcResEntry &PRE : in calcCriticalResources() local
3101 for (const MCWriteProcResEntry &PRE : make_range( in reserveResources() local
3113 for (const MCWriteProcResEntry &PRE : make_range( in unreserveResources() local
3224 for (const MCWriteProcResEntry &PRE : in calculateResMII() local
H A DScheduleDAGInstrs.cpp593 for (const MCWriteProcResEntry &PRE : in initSUnits() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaPseudoObject.cpp108 if (auto *PRE = dyn_cast<ObjCPropertyRefExpr>(e)) in rebuild() local
548 const ObjCPropertyRefExpr *PRE) { in LookupMethodInReceiverType()
H A DSemaAvailability.cpp689 bool VisitObjCPropertyRefExpr(ObjCPropertyRefExpr *PRE) { return true; } in VisitObjCPropertyRefExpr()
H A DSemaExprObjC.cpp4183 if (ObjCPropertyRefExpr *PRE = dyn_cast<ObjCPropertyRefExpr>(castExpr)) { in CheckObjCBridgeRelatedCast() local
H A DSemaChecking.cpp16962 ObjCPropertyRefExpr *PRE in checkUnsafeExprAssigns() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DInstrBuilder.cpp70 const MCWriteProcResEntry *PRE = STI.getWriteProcResBegin(&SCDesc) + I; in initializeUsedResources() local
/openbsd-src/gnu/llvm/clang/lib/Index/
H A DIndexBody.cpp242 const auto *PRE = dyn_cast<ObjCPropertyRefExpr>(E); in VisitObjCMessageExpr() local
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dm68k-parse.h297 PRE, enumerator
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dm68k-parse.h303 PRE, enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3728 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) { in SynthesizeBlockCall() local
H A DRewriteModernObjC.cpp4561 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) { in SynthesizeBlockCall() local
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp4707 if (const ObjCPropertyRefExpr *PRE = dyn_cast<ObjCPropertyRefExpr>(E)) { in getDeclFromExpr() local