Searched refs:DF (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-9.3-release/contrib/gcc/
H A Ddf.h379 #define DF_SCAN_BB_INFO(DF, BB) (df_scan_get_bb_info((DF)->problems_by_index[DF_SCAN],(BB)->index))
380 #define DF_RU_BB_INFO(DF, BB) (df_ru_get_bb_info((DF)->problems_by_index[DF_RU],(BB)->index))
381 #define DF_RD_BB_INFO(DF, BB) (df_rd_get_bb_info((DF)->problems_by_index[DF_RD],(BB)->index))
382 #define DF_LR_BB_INFO(DF, BB) (df_lr_get_bb_info((DF)->problems_by_index[DF_LR],(BB)->index))
383 #define DF_UR_BB_INFO(DF, BB) (df_ur_get_bb_info((DF)
[all...]
H A Dmachmode.def170 /* Basic floating point modes. SF and DF are the only modes provided
178 FLOAT_MODE (DF, 8, ieee_double_format);
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips-modes.def24 RESET_FLOAT_FORMAT (DF, mips_double_format);
/freebsd-9.3-release/contrib/gcc/config/
H A Dfloatundidf.c4 typedef float DFtype __attribute__ ((mode (DF)));
H A Dfloatunsidf.c4 typedef float DFtype __attribute__ ((mode (DF)));
H A Dfixunsdfsi.c5 typedef float DFtype __attribute__ ((mode (DF)));
H A Dfloatdidf.c5 typedef float DFtype __attribute__ ((mode (DF)));
H A Dfixdfdi.c5 typedef float DFtype __attribute__ ((mode (DF)));
H A Dfixsfdi.c6 typedef float DFtype __attribute__ ((mode (DF)));
H A Dfloatundisf.c6 typedef float DFtype __attribute__ ((mode (DF)));
H A Dfloatdisf.c7 typedef float DFtype __attribute__ ((mode (DF)));
/freebsd-9.3-release/contrib/ntp/scripts/deprecated/
H A Dfreq_adj.in56 open(DF, $driftfile) || die "Can't open driftfile ($driftfile): $!\n";
57 while(<DF>) {
65 close(DF);
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCObjectStreamer.cpp106 MCDataFragment *DF = getOrCreateDataFragment(); local
116 DF->getFixups().push_back(
117 MCFixup::Create(DF->getContents().size(), Value,
119 DF->getContents().resize(DF->getContents().size() + Size, 0);
355 MCDataFragment *DF = getOrCreateDataFragment(); local
357 DF->getFixups().push_back(MCFixup::Create(DF->getContents().size(),
359 DF->getContents().resize(DF
364 MCDataFragment *DF = getOrCreateDataFragment(); local
[all...]
H A DWinCOFFStreamer.cpp81 MCDataFragment *DF = getOrCreateDataFragment(); local
91 Fixups[i].setOffset(Fixups[i].getOffset() + DF->getContents().size());
92 DF->getFixups().push_back(Fixups[i]);
94 DF->getContents().append(Code.begin(), Code.end());
267 MCDataFragment *DF = getOrCreateDataFragment(); local
269 DF->getFixups().push_back(
270 MCFixup::Create(DF->getContents().size(),
273 DF->getContents().resize(DF->getContents().size() + 4, 0);
H A DMCAssembler.cpp356 const MCFixup &Fixup, const MCFragment *DF,
382 *DF, false, true);
409 uint32_t Offset = Layout.getFragmentOffset(DF) + Fixup.getOffset();
419 Backend.processFixupValue(*this, Layout, Fixup, DF, Target, Value,
700 const MCDataFragment &DF = cast<MCDataFragment>(*it); local
701 assert(DF.fixup_begin() == DF.fixup_end() &&
703 for (unsigned i = 0, e = DF.getContents().size(); i != e; ++i)
704 assert(DF.getContents()[i] == 0 &&
829 const MCRelaxableFragment *DF,
355 evaluateFixup(const MCAsmLayout &Layout, const MCFixup &Fixup, const MCFragment *DF, MCValue &Target, uint64_t &Value) const argument
828 fixupNeedsRelaxation(const MCFixup &Fixup, const MCRelaxableFragment *DF, const MCAsmLayout &Layout) const argument
906 relaxDwarfLineAddr(MCAsmLayout &Layout, MCDwarfLineAddrFragment &DF) argument
924 relaxDwarfCallFrameFragment(MCAsmLayout &Layout, MCDwarfCallFrameFragment &DF) argument
1050 const MCDataFragment *DF = cast<MCDataFragment>(this); local
[all...]
H A DMCPureStreamer.cpp210 MCDataFragment *DF = getOrCreateDataFragment(); local
220 Fixups[i].setOffset(Fixups[i].getOffset() + DF->getContents().size());
221 DF->getFixups().push_back(Fixups[i]);
223 DF->getContents().append(Code.begin(), Code.end());
H A DMCELFStreamer.cpp464 MCDataFragment *DF; local
471 DF = cast<MCDataFragment>(getCurrentFragment());
481 DF = new MCDataFragment();
482 insert(DF);
486 DF->setAlignToBundleEnd(true);
494 DF = getOrCreateDataFragment();
499 Fixups[i].setOffset(Fixups[i].getOffset() + DF->getContents().size());
500 DF->getFixups().push_back(Fixups[i]);
502 DF->setHasInstructions(true);
503 DF
[all...]
H A DMCMachOStreamer.cpp382 MCDataFragment *DF = getOrCreateDataFragment(); local
392 Fixups[i].setOffset(Fixups[i].getOffset() + DF->getContents().size());
393 DF->getFixups().push_back(Fixups[i]);
395 DF->getContents().append(Code.begin(), Code.end());
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386-modes.def75 VECTOR_MODE (FLOAT, DF, 4); /* V4DF */
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Ddarwin.md31 [(set (match_operand:DF 0 "gpc_reg_operand" "=f,!r")
32 (mem:DF (lo_sum:SI (match_operand:SI 1 "gpc_reg_operand" "b,b")
62 [(set (match_operand:DF 0 "gpc_reg_operand" "=f,!r")
63 (mem:DF (lo_sum:DI (match_operand:DI 1 "gpc_reg_operand" "b,b")
82 [(set (mem:DF (lo_sum:SI (match_operand:SI 1 "gpc_reg_operand" "b")
84 (match_operand:DF 0 "gpc_reg_operand" "f"))]
91 [(set (mem:DF (lo_sum:DI (match_operand:DI 1 "gpc_reg_operand" "b")
93 (match_operand:DF 0 "gpc_reg_operand" "f"))]
/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCAsmBackend.h107 const MCFixup &Fixup, const MCFragment *DF,
133 const MCRelaxableFragment *DF,
105 processFixupValue(const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFixup &Fixup, const MCFragment *DF, MCValue &Target, uint64_t &Value, bool &IsResolved) argument
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp150 const MCFragment *DF,
187 const MCRelaxableFragment *DF,
147 processFixupValue(const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFixup &Fixup, const MCFragment *DF, MCValue & Target, uint64_t &Value, bool &IsResolved) argument
185 fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, const MCRelaxableFragment *DF, const MCAsmLayout &Layout) const argument
/freebsd-9.3-release/bin/pax/
H A Doptions.h58 #define DF 0x00000008 macro
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp45 const MCFixup &Fixup, const MCFragment *DF,
54 const MCFragment *DF,
90 const MCRelaxableFragment *DF,
212 const MCRelaxableFragment *DF,
51 processFixupValue(const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFixup &Fixup, const MCFragment *DF, MCValue &Target, uint64_t &Value, bool &IsResolved) argument
210 fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, const MCRelaxableFragment *DF, const MCAsmLayout &Layout) const argument
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp51 const MCRelaxableFragment *DF,
50 fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, const MCRelaxableFragment *DF, const MCAsmLayout &Layout) const argument

Completed in 438 milliseconds

123