Home
last modified time | relevance | path

Searched refs:Real (Results 1 – 25 of 130) sorted by relevance

123456

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp142 : Operation(Op), Real(R), Imag(I) {} in ComplexDeinterleavingCompositeNode()
151 Value *Real; member
185 PrintValue(Real); in dump()
297 if (Node->Real && Node->Imag) in submitCompositeNode()
298 CachedResult[{Node->Real, Node->Imag}] = Node; in submitCompositeNode()
313 NodePtr identifyPartialMul(Instruction *Real, Instruction *Imag);
329 NodePtr identifyAdd(Instruction *Real, Instruction *Imag);
330 NodePtr identifySymmetricOperation(Instruction *Real, Instruction *Imag);
378 NodePtr identifyDeinterleave(Instruction *Real, Instruction *Imag);
384 NodePtr identifySplat(Value *Real, Value *Imag);
[all …]
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dpcf8563.txt1 * Philips PCF8563/Epson RTC8564 Real Time Clock
3 Philips PCF8563/Epson RTC8564 Real Time Clock
H A Dxgene-rtc.txt1 * APM X-Gene Real Time Clock
3 RTC controller for the APM X-Gene Real Time Clock
H A Dxlnx-rtc.txt1 * Xilinx Zynq Ultrascale+ MPSoC Real Time Clock
3 RTC controller for the Xilinx Zynq MPSoC Real Time Clock
H A Dmaxim,mcp795.txt1 * Maxim MCP795 SPI Serial Real-Time Clock
H A Dsirf,prima2-sysrtc.txt1 SiRFSoC Real Time Clock
H A Dmaxim,ds1742.txt1 * Maxim (Dallas) DS1742/DS1743 Real Time Clock
H A Dpcf85363.txt1 NXP PCF85263/PCF85363 Real Time Clock
H A Drealtek,rtd119x.txt1 Realtek RTD129x Real-Time Clock
H A Dlpc32xx-rtc.txt1 * NXP LPC32xx SoC Real Time Clock controller
H A Dnxp,rtc-2123.txt1 NXP PCF2123 SPI Real Time Clock
H A Dstericsson,coh901331.txt1 ST-Ericsson COH 901 331 Real Time Clock
H A Ddigicolor-rtc.txt1 Conexant Digicolor Real Time Clock controller
H A Dorion-rtc.txt1 * Mvebu Real Time Clock
H A Dnxp,pcf8523.txt1 * NXP PCF8523 Real Time Clock
H A Dsprd,sc27xx-rtc.txt1 Spreadtrum SC27xx Real Time Clock
H A Dimxdi-rtc.txt1 * i.MX25 Real Time Clock controller
H A Dalphascale,asm9260-rtc.txt1 * Alphascale asm9260 SoC Real Time Clock
H A Dhaoyu,hym8563.txt1 Haoyu Microelectronics HYM8563 Real Time Clock
/freebsd/sys/arm64/conf/
H A Dstd.nxp10 device pcf8563 # NXP Real-time clock/calendar
12 device pcf85063 # NXP Real-time clock
H A Dstd.allwinner31 # Real-time clock support
32 device aw_rtc # Allwinner Real-time Clock
H A Dstd.marvell23 # Real-time clock support
24 device mv_rtc # Marvell Real-time Clock
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td536 // [Real, Real] -> [Real]
573 // [Real] -> [Real]
591 // [Real] -> [Real]
597 // [Real] -> [Real]
/freebsd/sys/riscv/conf/
H A Dstd.allwinner9 device aw_rtc # Allwinner Real-time Clock
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Drtsm-dcscb.txt6 the Dual Cluster System implemented by the Real-Time System Model (RTSM).

123456