| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | PrintfFormatString.cpp | 418 const PrintfSpecifierResult &FSR = ParsePrintfSpecifier(H, I, E, argIndex, in ParsePrintfString() local 423 if (FSR.shouldStop()) in ParsePrintfString() 427 if (!FSR.hasValue()) in ParsePrintfString() 430 if (!H.HandlePrintfSpecifier(FSR.getValue(), FSR.getStart(), in ParsePrintfString() 431 I - FSR.getStart())) in ParsePrintfString() 453 if (FSR.shouldStop()) in ParseFormatStringHasSArg() 457 if (!FSR.hasValue()) in ParseFormatStringHasSArg() 459 const analyze_printf::PrintfSpecifier &FS = FSR.getValue(); in ParseFormatStringHasSArg() 474 const PrintfSpecifierResult &FSR = in parseFormatStringHasFormattingSpecifiers() local 476 if (FSR.shouldStop()) in parseFormatStringHasFormattingSpecifiers() [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-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonEarlyIfConv.cpp | 204 unsigned TSR, unsigned FR, unsigned FSR); 779 unsigned PredR, unsigned TR, unsigned TSR, unsigned FR, unsigned FSR) { in buildMux() argument 806 .addReg(FR, 0, FSR); in buildMux() 818 unsigned TR = 0, TSR = 0, FR = 0, FSR = 0, SR = 0, SSR = 0; in updatePhiNodes() local 826 FR = RO.getReg(), FSR = RO.getSubReg(); in updatePhiNodes() 835 FR = SR, FSR = SSR; in updatePhiNodes() 844 FP.PredR, TR, TSR, FR, FSR); in updatePhiNodes() 850 MuxSR = FSR; in updatePhiNodes()
|
| /freebsd-13.1/sys/mips/include/ |
| H A D | regnum.h | 166 #define FSR (FPBASE+32) macro
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcRegisterInfo.td | 62 def FSR : SparcCtrlReg<0, "FSR">; // Floating-point state register.
|
| H A D | SparcInstrInfo.td | 553 let Defs = [FSR] in { 616 let Defs = [FSR] in { 629 let rd = 1, Defs = [FSR] in {
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 67 FSR, enumerator
|
| H A D | RISCVInstrInfoB.td | 27 def riscv_fsr : SDNode<"RISCVISD::FSR", SDTIntShiftDOp>; 342 def FSR : RVBTernaryR<0b10, 0b101, OPC_OP, "fsr", "$rd, $rs1, $rs3, $rs2">, 922 (FSR GPR:$rs1, GPR:$rs2, GPR:$rs3)>;
|
| H A D | RISCVISelLowering.cpp | 2195 unsigned Opc = Op.getOpcode() == ISD::FSHL ? RISCVISD::FSL : RISCVISD::FSR; in LowerOperation() 5949 case RISCVISD::FSR: { in PerformDAGCombine() 8344 NODE_NAME_CASE(FSR) in getTargetNodeName()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-single.txt | 235 0x00 0x18 0x18 /* FSR/CLKR signal from FSX/CLKX pin */
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 1019 case Sparc::FSR: in parseSparcAsmOperand() 1155 RegNo = Sparc::FSR; in matchRegisterName()
|
| /freebsd-13.1/share/misc/ |
| H A D | pci_vendors | 9629 1462 7030 K8N Neo-FSR v2.0 9634 1462 7030 K8N Neo-FSR v2.0 9646 1462 7030 K8N Neo-FSR v2.0 9652 1462 7030 K8N Neo-FSR v2.0 9660 1462 7030 K8N Neo-FSR v2.0 9666 1462 7030 K8N Neo-FSR v2.0 9672 1462 b010 K8N Neo-FSR v2.0 12776 1462 030c K8N Neo-FSR v2.0 mainboard
|