Searched refs:LAC (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | interlaken-lac.txt | 6 - 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 D | HotColdSplitting.h | 42 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 D | PathDiagnostic.cpp | 477 const Stmt *S, LocationOrAnalysisDeclContext LAC, bool UseEndOfStatement) { in getValidSourceLocation() argument 479 assert(!LAC.isNull() && in getValidSourceLocation() 487 if (LAC.is<const LocationContext*>()) in getValidSourceLocation() 488 ADC = LAC.get<const LocationContext*>()->getAnalysisDeclContext(); in getValidSourceLocation() 490 ADC = LAC.get<AnalysisDeclContext*>(); in getValidSourceLocation() 587 LocationOrAnalysisDeclContext LAC) { in createBegin() argument 589 return PathDiagnosticLocation(getValidSourceLocation(S, LAC), in createBegin() 596 LocationOrAnalysisDeclContext LAC) { in createEnd() argument 599 return PathDiagnosticLocation(getValidSourceLocation(S, LAC, /*End=*/true), in createEnd() 746 LocationOrAnalysisDeclContext LAC) const { in genLocation() [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | PathDiagnostic.h | 210 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 D | interlaken-lac.dtsi | 2 * T4 Interlaken Look-aside Controller (LAC) device tree stub
|
H A D | interlaken-lac-portals.dtsi | 1 /* T4240 Interlaken LAC Portal device tree stub with 24 portals.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LowerAMXType.cpp | 1252 X86LowerAMXCast LAC(F); in runOnFunction() local 1253 C |= LAC.combineAMXcast(TLI); in runOnFunction() 1256 C |= LAC.transformAllAMXCast(); in runOnFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRDevices.td | 101 // XCH, LAS, LAC, and LAT. 104 "instructions: XCH, LAS, LAC, LAT">;
|