Home
last modified time | relevance | path

Searched refs:PRE (Results 1 – 25 of 60) sorted by relevance

123

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dm68k-parse.y347 op->mode = PRE;
355 op->mode = PRE;
364 op->mode = PRE;
376 op->mode = PRE;
385 op->mode = PRE;
454 op->mode = PRE;
Dm68k-parse.h297 PRE, enumerator
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dm68k-parse.y374 op->mode = PRE;
382 op->mode = PRE;
391 op->mode = PRE;
403 op->mode = PRE;
412 op->mode = PRE;
481 op->mode = PRE;
Dm68k-parse.h303 PRE, enumerator
/openbsd/src/gnu/llvm/clang/lib/Tooling/Refactoring/Extract/
DExtract.cpp87 if (const auto *PRE = dyn_cast<ObjCPropertyRefExpr>(Code[0])) { in initiate() local
88 if (!PRE->isMessagingGetter()) in initiate()
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/
Dlib3styles.css6 PRE { text-align: left ; margin-left: 1em } selector
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/
Dlib3styles.css6 PRE { text-align: left ; margin-left: 1em } selector
/openbsd/src/gnu/llvm/llvm/lib/MCA/
DInstrBuilder.cpp70 const MCWriteProcResEntry *PRE = STI.getWriteProcResBegin(&SCDesc) + I; in initializeUsedResources() local
71 const MCProcResourceDesc &PR = *SM.getProcResource(PRE->ProcResourceIdx); in initializeUsedResources()
72 if (!PRE->Cycles) { in initializeUsedResources()
83 uint64_t Mask = ProcResourceMasks[PRE->ProcResourceIdx]; in initializeUsedResources()
92 CycleSegment RCy(0, PRE->Cycles, false); in initializeUsedResources()
96 SuperResources[Super] += PRE->Cycles; in initializeUsedResources()
/openbsd/src/gnu/llvm/clang/lib/Index/
DIndexBody.cpp242 const auto *PRE = dyn_cast<ObjCPropertyRefExpr>(E); in VisitObjCMessageExpr() local
243 if (!PRE) in VisitObjCMessageExpr()
245 if (PRE->isExplicitProperty()) in VisitObjCMessageExpr()
247 if (const ObjCMethodDecl *Getter = PRE->getImplicitPropertyGetter()) { in VisitObjCMessageExpr()
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaPseudoObject.cpp108 if (auto *PRE = dyn_cast<ObjCPropertyRefExpr>(e)) in rebuild() local
109 return rebuildObjCPropertyRefExpr(PRE); in rebuild()
548 const ObjCPropertyRefExpr *PRE) { in LookupMethodInReceiverType() argument
549 if (PRE->isObjectReceiver()) { in LookupMethodInReceiverType()
551 PRE->getBase()->getType()->castAs<ObjCObjectPointerType>(); in LookupMethodInReceiverType()
555 S.isSelfExpr(const_cast<Expr*>(PRE->getBase()))) { in LookupMethodInReceiverType()
568 if (PRE->isSuperReceiver()) { in LookupMethodInReceiverType()
570 PRE->getSuperReceiverType()->getAs<ObjCObjectPointerType>()) in LookupMethodInReceiverType()
573 return S.LookupMethodInObjectType(sel, PRE->getSuperReceiverType(), false); in LookupMethodInReceiverType()
576 assert(PRE->isClassReceiver() && "Invalid expression"); in LookupMethodInReceiverType()
[all …]
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachinePipeliner.cpp1041 for (const MCWriteProcResEntry &PRE : in minFuncUnits() local
1044 if (!PRE.Cycles) in minFuncUnits()
1047 STI->getSchedModel().getProcResource(PRE.ProcResourceIdx); in minFuncUnits()
1051 F = PRE.ProcResourceIdx; in minFuncUnits()
1084 for (const MCWriteProcResEntry &PRE : in calcCriticalResources() local
1087 if (!PRE.Cycles) in calcCriticalResources()
1089 Resources[PRE.ProcResourceIdx]++; in calcCriticalResources()
3101 for (const MCWriteProcResEntry &PRE : make_range( in reserveResources() local
3103 for (int C = Cycle; C < Cycle + PRE.Cycles; ++C) in reserveResources()
3104 ++MRT[positiveModulo(C, InitiationInterval)][PRE.ProcResourceIdx]; in reserveResources()
[all …]
DTargetSchedule.cpp299 *PRE = STI->getWriteProcResEnd(SCDesc); PRI != PRE; ++PRI) { in computeOutputLatency() local
/openbsd/src/gnu/usr.bin/binutils/gas/
Dm68k-parse.c1354 op->mode = PRE; in yyparse()
1364 op->mode = PRE; in yyparse()
1375 op->mode = PRE; in yyparse()
1389 op->mode = PRE; in yyparse()
1400 op->mode = PRE; in yyparse()
1480 op->mode = PRE; in yyparse()
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp419 for (const MCWriteProcResEntry &PRE : in emitInstruction() local
422 switch (SchedModel->getProcResource(PRE.ProcResourceIdx)->BufferSize) { in emitInstruction()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMScheduleR52.td298 (instregex "LD(RB|R)(_|T_)(POST|PRE)_(IMM|REG)", "LDRH(_PRE|_POST)",
300 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T",
303 "LDRD_(POST|PRE)", "t2LDRD_(POST|PRE)")>;
495 "STR(i|r)_preidx", "STRB(i|r)_preidx", "STRH_preidx", "STR(H_|HT_)(PRE|POST)",
496 "STR(BT|HT|T)", "t2STR_(PRE|POST)", "t2STR[BH]_(PRE|POST)",
503 (instregex "(t2|t)STRD_(POST|PRE)", "STRD_(POST|PRE)")>;
DARMScheduleSwift.td366 (instregex "LD(RB|R)(_|T_)(POST|PRE)_(IMM|REG)", "LDRH(_PRE|_POST)",
368 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T")>;
378 (instregex "LDRD_(POST|PRE)", "t2LDRD_(POST|PRE)")>;
496 "STR(i|r)_preidx", "STRB(i|r)_preidx", "STRH_preidx", "STR(H_|HT_)(PRE|POST)",
497 "STR(BT|HT|T)", "t2STR_(PRE|POST)", "t2STR[BH]_(PRE|POST)",
505 (instregex "(t2|t)STRD_(POST|PRE)", "STRD_(POST|PRE)")>;
DARMScheduleM7.td228 (instregex "t2LDR(B|H|SB|SH)_(POST|PRE)")>;
255 (instregex "t2STRD_(PRE|POST)")>;
259 (instregex "t2LDRD_(PRE|POST)")>;
271 (instregex "t2LDR_(POST|PRE)")>;
275 (instregex "t2STR(B|H)?_(POST|PRE)")>;
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dm68k-parse.c1687 op->mode = PRE;
1698 op->mode = PRE;
1710 op->mode = PRE;
1725 op->mode = PRE;
1737 op->mode = PRE;
1825 op->mode = PRE;
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
DGVN.h84 GVNOptions &setPRE(bool PRE) { in setPRE()
85 AllowPRE = PRE; in setPRE()
/openbsd/src/gnu/gcc/gcc/
Dtimevar.def92 DEFTIMEVAR (TV_TREE_PRE , "tree PRE")
135 DEFTIMEVAR (TV_PRE , "PRE")
/openbsd/src/gnu/llvm/llvm/docs/HistoricalNotes/
D2001-01-31-UniversalIRIdea.txt17 features as well as low-level machine-independent optimizations (like PRE)
D2001-06-01-GCCOptimizations.txt33 things to reimplement would be SSA based PRE, Strength reduction & loop
D2001-06-01-GCCOptimizations2.txt33 much less time consuming to adapt, say, SSA-PRE than to rewrite it.
/openbsd/src/gnu/usr.bin/binutils-2.17/cpu/
Dcris.cpu104 (define-pmacro MACH-PRE-V32 (MACH crisv0,crisv3,crisv8,crisv10))
107 (define-pmacro MACH-PC MACH-PRE-V32)
110 (define-pmacro MACH-BRANCH-OFFSET-AFTER-INSN MACH-PRE-V32)
607 (attrs MACH-PRE-V32)
794 (attrs MACH-PRE-V32 VIRTUAL)
1091 (attrs MACH-PRE-V32 VIRTUAL)
1105 "interrupt-enable bit" (MACH-PRE-V32) (register BI))
1241 (MACH-PRE-V32)
1268 "Prefix-address register" (MACH-PRE-V32) (register SI))
2810 (MACH-PRE-V32)
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/
DREADME.txt981 Scalar PRE hoists the mul in the common block up to the else:
1098 [LOAD PRE CRIT EDGE SPLITTING]
1122 [LOAD PRE]
1124 There are many load PRE testcases in testsuite/gcc.dg/tree-ssa/loadpre* in the
1130 [PRE OF READONLY CALL]
1140 [LOAD PRE / STORE SINKING / SPEC HACK]
1164 [SCALAR PRE]
1165 There are many PRE testcases in testsuite/gcc.dg/tree-ssa/ssa-pre-*.c in the

123