Home
last modified time | relevance | path

Searched refs:LAC (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dinterlaken-lac.txt6 - Interlaken Look-Aside Controller (LAC) Node
7 - Example LAC Node
8 - Interlaken Look-Aside Controller (LAC) Software Portal Node
9 - Interlaken Look-Aside Controller (LAC) Software Portal Child Nodes
10 - Example LAC SWP Node with Child Nodes
13 Interlaken Look-Aside Controller (LAC) Node
30 There are two 4KiB spaces defined within the LAC global register memory map.
43 those LAC CCSR registers not protected in partitioned
44 software. The version of the device is determined by the LAC
55 LAC register space and is required except inside a partition
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DHotColdSplitting.h42 function_ref<AssumptionCache *(Function &)> LAC) in HotColdSplitting() argument
43 : PSI(ProfSI), GetBFI(GBFI), GetTTI(GTTI), GetORE(GORE), LookupAC(LAC) {} in HotColdSplitting()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp472 const Stmt *S, LocationOrAnalysisDeclContext LAC, bool UseEndOfStatement) { in getValidSourceLocation() argument
474 assert(!LAC.isNull() && in getValidSourceLocation()
482 if (auto *LC = dyn_cast<const LocationContext *>(LAC)) in getValidSourceLocation()
485 ADC = cast<AnalysisDeclContext *>(LAC); in getValidSourceLocation()
582 LocationOrAnalysisDeclContext LAC) { in createBegin() argument
584 return PathDiagnosticLocation(getValidSourceLocation(S, LAC), in createBegin()
591 LocationOrAnalysisDeclContext LAC) { in createEnd() argument
594 return PathDiagnosticLocation(getValidSourceLocation(S, LAC, /*End=*/true), in createEnd()
741 LocationOrAnalysisDeclContext LAC) const { in genLocation()
753 return FullSourceLoc(getValidSourceLocation(S, LAC), in genLocation()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h210 LocationOrAnalysisDeclContext LAC = (AnalysisDeclContext *)nullptr) const;
213 LocationOrAnalysisDeclContext LAC = (AnalysisDeclContext *)nullptr) const;
262 const LocationOrAnalysisDeclContext LAC) { in createBegin() argument
269 const LocationOrAnalysisDeclContext LAC);
277 const LocationOrAnalysisDeclContext LAC);
324 getValidSourceLocation(const Stmt *S, LocationOrAnalysisDeclContext LAC,
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dinterlaken-lac.dtsi2 * T4 Interlaken Look-aside Controller (LAC) device tree stub
H A Dinterlaken-lac-portals.dtsi1 /* T4240 Interlaken LAC Portal device tree stub with 24 portals.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp1430 X86LowerAMXCast LAC(F, &SC); in runOnFunction() local
1431 C |= LAC.combineAMXcast(TLI); in runOnFunction()
1434 C |= LAC.transformAllAMXCast(); in runOnFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRDevices.td113 // XCH, LAS, LAC, and LAT.
116 "instructions: XCH, LAS, LAC, LAT">;