Searched refs:FSR (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | PrintfFormatString.cpp | 437 const PrintfSpecifierResult &FSR = ParsePrintfSpecifier(H, I, E, argIndex, in ParsePrintfString() local 442 if (FSR.shouldStop()) in ParsePrintfString() 446 if (!FSR.hasValue()) in ParsePrintfString() 449 if (!H.HandlePrintfSpecifier(FSR.getValue(), FSR.getStart(), in ParsePrintfString() 450 I - FSR.getStart(), Target)) in ParsePrintfString() 467 const PrintfSpecifierResult &FSR = ParsePrintfSpecifier(H, I, E, argIndex, in ParseFormatStringHasSArg() local 472 if (FSR.shouldStop()) in ParseFormatStringHasSArg() 476 if (!FSR.hasValue()) in ParseFormatStringHasSArg() 478 const analyze_printf::PrintfSpecifier &FS = FSR.getValue(); in ParseFormatStringHasSArg() 493 const PrintfSpecifierResult &FSR = in parseFormatStringHasFormattingSpecifiers() local [all …]
|
H A D | ScanfFormatString.cpp | 549 const ScanfSpecifierResult &FSR = ParseScanfSpecifier(H, I, E, argIndex, in ParseScanfString() local 553 if (FSR.shouldStop()) in ParseScanfString() 557 if (!FSR.hasValue()) in ParseScanfString() 560 if (!H.HandleScanfSpecifier(FSR.getValue(), FSR.getStart(), in ParseScanfString() 561 I - FSR.getStart())) { in ParseScanfString()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonEarlyIfConv.cpp | 204 unsigned TSR, unsigned FR, unsigned FSR); 777 unsigned PredR, unsigned TR, unsigned TSR, unsigned FR, unsigned FSR) { in buildMux() argument 804 .addReg(FR, 0, FSR); in buildMux() 816 unsigned TR = 0, TSR = 0, FR = 0, FSR = 0, SR = 0, SSR = 0; in updatePhiNodes() local 824 FR = RO.getReg(), FSR = RO.getSubReg(); in updatePhiNodes() 833 FR = SR, FSR = SSR; in updatePhiNodes() 842 FP.PredR, TR, TSR, FR, FSR); in updatePhiNodes() 848 MuxSR = FSR; in updatePhiNodes()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcRegisterInfo.td | 68 def FSR : SparcCtrlReg<0, "fsr">; // Floating-point state register.
|
H A D | SparcInstrInfo.td | 658 let Defs = [FSR] in { 721 let mayStore = 1, Uses = [FSR] in { 734 let rd = 1, mayStore = 1, Uses = [FSR] in {
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-single.txt | 242 0x00 0x18 0x18 /* FSR/CLKR signal from FSX/CLKX pin */
|
/freebsd/share/misc/ |
H A D | pci_vendors | 10295 1462 7030 K8N Neo-FSR v2.0 10300 1462 7030 K8N Neo-FSR v2.0 10312 1462 7030 K8N Neo-FSR v2.0 10318 1462 7030 K8N Neo-FSR v2.0 10326 1462 7030 K8N Neo-FSR v2.0 10332 1462 7030 K8N Neo-FSR v2.0 10338 1462 b010 K8N Neo-FSR v2.0 13742 1462 030c K8N Neo-FSR v2.0 mainboard
|