Home
last modified time | relevance | path

Searched refs:LP (Results 1 – 25 of 84) sorted by relevance

1234

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DTarget.h45 template <class LP> TargetInfo(LP) { in TargetInfo() argument
48 magic = LP::magic; in TargetInfo()
49 pageZeroSize = LP::pageZeroSize; in TargetInfo()
50 headerSize = sizeof(typename LP::mach_header); in TargetInfo()
51 wordSize = LP::wordSize; in TargetInfo()
52 p2WordSize = llvm::CTLog2<LP::wordSize>(); in TargetInfo()
H A DWriter.cpp53 template <class LP> void createOutputSections();
54 template <class LP> void createLoadCommands();
67 template <class LP> void run();
227 return sizeof(typename LP::segment_command) + in getSize()
233 using SectionHeader = typename LP::section; in writeTo()
238 c->cmd = LP::segmentLCType; in writeTo()
556 c->cmd = LP::encryptionInfoLCType; in writeTo()
1275 template <class LP> void Writer::run() { in run()
1304 createOutputSections<LP>(); in run()
1312 createLoadCommands<LP>(); in run()
[all …]
H A DObjC.cpp26 template <class LP> static bool objectHasObjCSection(MemoryBufferRef mb) { in objectHasObjCSection()
27 using SectionHeader = typename LP::section; in objectHasObjCSection()
30 reinterpret_cast<const typename LP::mach_header *>(mb.getBufferStart()); in objectHasObjCSection()
31 if (hdr->magic != LP::magic) in objectHasObjCSection()
35 findCommand<typename LP::segment_command>(hdr, LP::segmentLCType)) { in objectHasObjCSection()
H A DInputFiles.h167 template <class LP> void parse();
168 template <class LP>
191 template <class LP> void parseLazy();
193 template <class LP>
194 void parseSymbols(ArrayRef<typename LP::section> sectionHeaders,
195 ArrayRef<typename LP::nlist> nList, const char *strtab,
H A DInputFiles.cpp798 template <class LP>
802 using NList = typename LP::nlist; in parseSymbols()
953 template <class LP>
955 using Header = typename LP::mach_header; in parseLinkerOptions()
986 template <class LP> void ObjFile::parse() { in parse()
987 using Header = typename LP::mach_header; in parse()
989 using SectionHeader = typename LP::section; in parse()
990 using NList = typename LP::nlist; in parse()
1004 parseLinkerOptions<LP>(LCLinkerOptions); in parse()
1050 using Header = typename LP::mach_header; in parseLazy()
[all …]
H A DWriter.h27 template <class LP> void writeResult();
/freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/
H A DARM64Common.h22 template <class LP> ARM64Common(LP lp) : TargetInfo(lp) {} in ARM64Common()
122 template <class LP>
136 in.got->addr + in.stubHelper->stubBinder->gotIndex * LP::wordSize; in writeStubHelperHeader()
155 template <class LP>
168 uint64_t selectorOffset = selectorIndex * LP::wordSize; in writeObjCMsgSendFastStub()
173 uint64_t gotOffset = msgSendIndex * LP::wordSize; in writeObjCMsgSendFastStub()
183 template <class LP>
196 uint64_t selectorOffset = selectorIndex * LP::wordSize; in writeObjCMsgSendSmallStub()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp192 for (const MachineBasicBlock *LP : LandingPads) { in runOnMachineFunction() local
193 if (!isColdBlock(*LP, MBFI, PSI)) in runOnMachineFunction()
197 for (MachineBasicBlock *LP : LandingPads) in runOnMachineFunction()
198 LP->setSectionID(MBBSectionID::ColdSectionID); in runOnMachineFunction()
H A DDwarfEHPrepare.cpp138 for (auto *LP : CleanupLPads) { in pruneUnreachableResumes() local
139 if (isPotentiallyReachable(LP, RI, nullptr, &DTU->getDomTree())) { in pruneUnreachableResumes()
180 if (auto *LP = BB.getLandingPadInst()) in InsertUnwindResumeCalls() local
181 if (LP->isCleanup()) in InsertUnwindResumeCalls()
182 CleanupLPads.push_back(LP); in InsertUnwindResumeCalls()
203 if (auto *LP = BB.getLandingPadInst()) in InsertUnwindResumeCalls() local
204 if (LP->isCleanup()) in InsertUnwindResumeCalls()
H A DMachineFunction.cpp763 LandingPadInfo &LP = LandingPads[i]; in getOrCreateLandingPadInfo() local
764 if (LP.LandingPadBlock == LandingPad) in getOrCreateLandingPadInfo()
765 return LP; in getOrCreateLandingPadInfo()
774 LandingPadInfo &LP = getOrCreateLandingPadInfo(LandingPad); in addInvoke() local
775 LP.BeginLabels.push_back(BeginLabel); in addInvoke()
776 LP.EndLabels.push_back(EndLabel); in addInvoke()
782 LP.LandingPadLabel = LandingPadLabel; in addLandingPad()
789 LP.TypeIds.push_back(0); in addLandingPad()
797 LP.TypeIds.push_back( in addLandingPad()
807 LP.TypeIds.push_back(getFilterIDFor(FilterList)); in addLandingPad()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/mailbox/
H A Darm,mhu.yaml99 interrupts = <0 36 4>, /* LP-NonSecure */
131 interrupts = <0 36 4>, /* LP-NonSecure */
142 mboxes = <&mhuB 0 0>, /* LP-NonSecure, 1st doorbell */
143 <&mhuB 0 1>; /* LP-NonSecure, 2nd doorbell */
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopPass.h99 LoopPass *LP = static_cast<LoopPass *>(PassVector[N]); in getContainedPass() local
100 return LP; in getContainedPass()
/freebsd-14.2/sys/contrib/device-tree/Bindings/spi/
H A Dicpdas-lp8841-spi-rtc.txt1 * ICP DAS LP-8841 SPI Controller for RTC
3 ICP DAS LP-8841 contains a DS-1302 RTC. RTC is connected to an IO
/freebsd-14.2/usr.bin/ar/
H A Dacpyacc.y102 %token LP
164 : ADDLIB FNAME LP mod_list RP { arscp_addlib($2, $4); }
186 | DIRECTORY FNAME LP mod_list RP { arscp_dir($2, $4, NULL); }
187 | DIRECTORY FNAME LP mod_list RP FNAME { arscp_dir($2, $4, $6); }
H A Dacplex.l66 "(" { return (LP); }
/freebsd-14.2/contrib/elftoolchain/ar/
H A Dacpyacc.y105 %token LP
167 : ADDLIB FNAME LP mod_list RP { arscp_addlib($2, $4); }
189 | DIRECTORY FNAME LP mod_list RP { arscp_dir($2, $4, NULL); }
190 | DIRECTORY FNAME LP mod_list RP FNAME { arscp_dir($2, $4, $6); }
H A Dacplex.l68 "(" { return (LP); }
/freebsd-14.2/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62-lp-sk.dts3 * AM62x LP SK: https://www.ti.com/tool/SK-AM62-LP
14 model = "Texas Instruments AM62x LP SK";
/freebsd-14.2/crypto/openssl/test/recipes/15-test_ecparam_data/valid/
H A Dc2pnb304w1-explicit.pem5 LP+9ej64tv7DXH/Wfybd9ihaZE90CiYU4Z++t24NoXFRfs9AG1Aom/AUEDKIUnqb
/freebsd-14.2/contrib/bearssl/mk/
H A DDefaults.mk30 BEARSSLLIB = $(BUILD)$P$(LP)bearssl$L
/freebsd-14.2/contrib/bearssl/conf/
H A DUnix.mk13 LP = lib
H A DWin.mk13 LP =
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp982 static bool canUnwindPastLandingPad(const LandingPadInst *LP, in canUnwindPastLandingPad() argument
986 if (LP->isCleanup()) in canUnwindPastLandingPad()
989 for (unsigned I = 0; I < LP->getNumClauses(); ++I) { in canUnwindPastLandingPad()
990 Constant *Clause = LP->getClause(I); in canUnwindPastLandingPad()
992 if (LP->isCatch(I) && isa<ConstantPointerNull>(Clause)) in canUnwindPastLandingPad()
995 if (LP->isFilter(I) && Clause->getType()->getArrayNumElements() == 0) in canUnwindPastLandingPad()
1019 if (auto *LP = dyn_cast<LandingPadInst>(Pad)) in mayThrow() local
1020 return canUnwindPastLandingPad(LP, IncludePhaseOneUnwind); in mayThrow()
/freebsd-14.2/sys/contrib/device-tree/Bindings/clock/
H A Dfujitsu,mb86s70-crg11.txt21 interrupts = <0 36 4>, /* LP Non-Sec */
/freebsd-14.2/sys/contrib/device-tree/Bindings/crypto/
H A Dfsl-sec4.txt12 -Secure Non-Volatile Storage (SNVS) Low Power (LP) RTC Node
369 Secure Non-Volatile Storage (SNVS) Low Power (LP) RTC Node
371 A SNVS child node that defines SNVS LP RTC.
395 Definition: LP register offset. default it is 0x34.
398 Usage: optional, required if SNVS LP RTC requires explicit
402 enabling and disabling SNVS LP RTC.
405 Usage: optional, required if SNVS LP RTC requires explicit

1234