Home
last modified time | relevance | path

Searched refs:FL (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFCommon.cpp65 MSFStreamLayout FL; in getFpmStreamLayout() local
72 FL.Blocks.push_back(support::ulittle32_t(FpmBlock)); in getFpmStreamLayout()
77 FL.Length = NumFpmIntervals * Msf.SB->BlockSize; in getFpmStreamLayout()
79 FL.Length = divideCeil(Msf.SB->NumBlocks, 8); in getFpmStreamLayout()
81 return FL; in getFpmStreamLayout()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXSubtarget.h31 DirectXFrameLowering FL; variable
49 const DirectXFrameLowering *getFrameLowering() const override { return &FL; } in getFrameLowering()
H A DDirectXSubtarget.cpp27 : DirectXGenSubtargetInfo(TT, CPU, CPU, FS), FL(*this), TL(TM, *this) {} in DirectXSubtarget()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kExpandPseudo.cpp51 const M68kFrameLowering *FL; member in __anon49c204510111::M68kExpandPseudo
242 Offset += FL->mergeSPUpdates(MBB, MBBI, true); in INITIALIZE_PASS()
243 FL->emitSPUpdate(MBB, MBBI, Offset, /*InEpilogue=*/true); in INITIALIZE_PASS()
284 FL->emitSPUpdate(MBB, MBBI, StackAdj, /*InEpilogue=*/true); in INITIALIZE_PASS()
324 FL = STI->getFrameLowering(); in runOnMachineFunction()
H A DM68kCollapseMOVEMPass.cpp165 const M68kFrameLowering *FL; member in __anon143e10ef0111::M68kCollapseMOVEM
239 FL = STI->getFrameLowering(); in runOnMachineFunction()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp51 Stmt *Body, SourceLocation FL, in CXXForRangeStmt() argument
54 : Stmt(CXXForRangeStmtClass), ForLoc(FL), CoawaitLoc(CAL), ColonLoc(CL), in CXXForRangeStmt()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTfrCleanup.cpp122 ImmediateMap::iterator FL = IMap.find(SubL), FH = IMap.find(SubH); in getReg() local
123 if (FL == IMap.end() || FH == IMap.end()) in getReg()
125 Val = (FH->second << 32) | FL->second; in getReg()
/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.h460 #define FL_S7020D_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0x1326)
461 #define FL_LB_S7110_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0x1397)
462 #define FL_U1010_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0x142d)
463 #define FL_1475ID_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0x1475)
464 #define FL_LB_U904_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0x1845)
465 #define FL_LB_T731_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0x15dc)
466 #define FL_LB_E725_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0x1757)
467 #define FL_ALL_SUBVENDOR HDA_MODEL_CONSTRUCT(FL, 0xffff)
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXRegisterInfo.td44 def FL#i : NVPTXReg<"%fd"#i>; // 64-bit float
69 def Float64Regs : NVPTXRegClass<[f64], 64, (add (sequence "FL%u", 0, 4))>;
/freebsd/sys/dev/cxgbe/firmware/
H A Dt5fw_cfg_uwire.txt111 # minus 128-entries for FL and HP
215 # NEQ_NIC = 64 # NIC Egress Queues (FL, ETHCTRL/TX)
222 # NEQ_OFLD = 16 # Offload Egress Queues (FL)
229 # NEQ_RDMA = 4 # RDMA Egress Queues (FL)
240 # NEQ_ISCSI = 4 # ISCSI Egress Queues (FL)
247 # NEQ_FCOE = 66 # FCOE Egress Queues (FL)
437 neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)
458 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)
H A Dt5fw_cfg_fpga.txt131 # minus 128-entries for FL and HP
197 # NEQ_NIC = 64 # NIC Egress Queues (FL, ETHCTRL/TX)
204 # NEQ_OFLD = 16 # Offload Egress Queues (FL)
211 # NEQ_RDMA = 4 # RDMA Egress Queues (FL)
222 # NEQ_ISCSI = 4 # ISCSI Egress Queues (FL)
229 # NEQ_FCOE = 66 # FCOE Egress Queues (FL)
364 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)
H A Dt7fw_cfg_uwire.txt235 # NEQ_NIC = 64 # NIC Egress Queues (FL, ETHCTRL/TX)
242 # NEQ_OFLD = 16 # Offload Egress Queues (FL)
249 # NEQ_RDMA = 4 # RDMA Egress Queues (FL)
260 # NEQ_ISCSI = 4 # ISCSI Egress Queues (FL)
267 # NEQ_FCOE = 66 # FCOE Egress Queues (FL)
464 neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)
484 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)
511 neq = 256 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)
H A Dt7fw_cfg.txt235 # NEQ_NIC = 64 # NIC Egress Queues (FL, ETHCTRL/TX)
242 # NEQ_OFLD = 16 # Offload Egress Queues (FL)
249 # NEQ_RDMA = 4 # RDMA Egress Queues (FL)
260 # NEQ_ISCSI = 4 # ISCSI Egress Queues (FL)
267 # NEQ_FCOE = 66 # FCOE Egress Queues (FL)
464 neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)
484 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)
511 neq = 256 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)
H A Dt4fw_cfg_uwire.txt180 # NEQ_NIC = 64 # NIC Egress Queues (FL, ETHCTRL/TX)
187 # NEQ_OFLD = 16 # Offload Egress Queues (FL)
194 # NEQ_RDMA = 4 # RDMA Egress Queues (FL)
205 # NEQ_ISCSI = 4 # ISCSI Egress Queues (FL)
212 # NEQ_FCOE = 66 # FCOE Egress Queues (FL)
395 neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)
415 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)
H A Dt6fw_cfg_fpga.txt209 # NEQ_NIC = 64 # NIC Egress Queues (FL, ETHCTRL/TX)
216 # NEQ_OFLD = 16 # Offload Egress Queues (FL)
223 # NEQ_RDMA = 4 # RDMA Egress Queues (FL)
234 # NEQ_ISCSI = 4 # ISCSI Egress Queues (FL)
241 # NEQ_FCOE = 66 # FCOE Egress Queues (FL)
380 neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)
H A Dt6fw_cfg_uwire.txt232 # NEQ_NIC = 64 # NIC Egress Queues (FL, ETHCTRL/TX)
239 # NEQ_OFLD = 16 # Offload Egress Queues (FL)
246 # NEQ_RDMA = 4 # RDMA Egress Queues (FL)
257 # NEQ_ISCSI = 4 # ISCSI Egress Queues (FL)
264 # NEQ_FCOE = 66 # FCOE Egress Queues (FL)
454 neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)
476 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)
H A Dt5fw_cfg.txt30 # minus 128-entries for FL and HP
H A Dt5fw_cfg_hashfilter.txt30 # minus 128-entries for FL and HP
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h179 ScopedLock FL(Region->FLLock); in verifyAllBlocksAreReleasedTestOnly()
196 ScopedLock FL(Region->FLLock); in verifyAllBlocksAreReleasedTestOnly()
243 ScopedLock FL(Region->FLLock); in popBlocks()
879 ScopedLock FL(Region->FLLock); in popBlocksWithCV()
902 ScopedLock FL(Region->FLLock); in popBlocksWithCV()
919 ScopedLock FL(Region->FLLock); in popBlocksWithCV()
/freebsd/libexec/getty/
H A Dgettytab.h80 #define FL gettystrs[21].value macro
H A Dsubr.c196 &SU, &DS, &RP, &FL, &WE, &LN, 0
/freebsd/contrib/ncurses/include/
H A DCaps-ncurses74 #key_f31 kf31 str FL - - ----- F31 function key
238 # some sort of keymap file. EE, BO, CI, CV, XS, DS, FL and FE are in this
248 capalias FL LO AT&T label_off
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h149 Stmt *Body, SourceLocation FL, SourceLocation CAL,
H A DJSONNodeDumper.h329 void VisitFloatingLiteral(const FloatingLiteral *FL);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1855 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter() argument
1856 : S(S), FunLocation(FL), FunEndLocation(FEL), in ThreadSafetyReporter()
2700 SourceLocation FL = AC.getDecl()->getLocation(); in IssueWarnings() local
2702 threadSafety::ThreadSafetyReporter Reporter(S, FL, FEL); in IssueWarnings()

123