| /freebsd-13-stable/contrib/llvm-project/lld/MachO/ |
| HD | Target.h | 45 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()
|
| HD | Writer.cpp | 53 template <class LP> void createOutputSections(); 54 template <class LP> void createLoadCommands(); 67 template <class LP> void run(); 221 template <class LP> class LCSegment final : public LoadCommand { 226 return sizeof(typename LP::segment_command) + in getSize() 227 seg->numNonHiddenSections() * sizeof(typename LP::section); in getSize() 231 using SegmentCommand = typename LP::segment_command; in writeTo() 232 using SectionHeader = typename LP::section; in writeTo() 237 c->cmd = LP::segmentLCType; in writeTo() 545 template <class LP> class LCEncryptionInfo final : public LoadCommand { [all …]
|
| HD | InputFiles.h | 167 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,
|
| HD | InputFiles.cpp | 798 template <class LP> 799 void ObjFile::parseSymbols(ArrayRef<typename LP::section> sectionHeaders, in parseSymbols() 800 ArrayRef<typename LP::nlist> nList, in parseSymbols() 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() 988 using SegmentCommand = typename LP::segment_command; in parse() 989 using SectionHeader = typename LP::section; in parse() [all …]
|
| HD | Writer.h | 27 template <class LP> void writeResult();
|
| HD | SyntheticSections.cpp | 1067 template <class LP> 1376 template <class LP> class SymtabSectionImpl final : public SymtabSection { 1384 template <class LP> uint64_t SymtabSectionImpl<LP>::getRawSize() const { in getRawSize() 1385 return getNumSymbols() * sizeof(typename LP::nlist); in getRawSize() 1388 template <class LP> void SymtabSectionImpl<LP>::writeTo(uint8_t *buf) const { in writeTo() 1389 auto *nList = reinterpret_cast<typename LP::nlist *>(buf); in writeTo() 1453 template <class LP> 1456 return make<SymtabSectionImpl<LP>>(stringTableSection); in makeSymtabSection()
|
| HD | ObjC.cpp | 29 template <class LP> static bool objectHasObjCSection(MemoryBufferRef mb) { in objectHasObjCSection() 30 using SectionHeader = typename LP::section; in objectHasObjCSection() 33 reinterpret_cast<const typename LP::mach_header *>(mb.getBufferStart()); in objectHasObjCSection() 34 if (hdr->magic != LP::magic) in objectHasObjCSection() 38 findCommand<typename LP::segment_command>(hdr, LP::segmentLCType)) { in objectHasObjCSection()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | MachineFunctionSplitter.cpp | 187 for (const MachineBasicBlock *LP : LandingPads) { in runOnMachineFunction() local 188 if (!isColdBlock(*LP, MBFI, PSI) || !TII.isMBBSafeToSplitToCold(*LP)) in runOnMachineFunction() 192 for (MachineBasicBlock *LP : LandingPads) in runOnMachineFunction() 193 LP->setSectionID(MBBSectionID::ColdSectionID); in runOnMachineFunction()
|
| HD | DwarfEHPrepare.cpp | 139 for (auto *LP : CleanupLPads) { in pruneUnreachableResumes() local 140 if (isPotentiallyReachable(LP, RI, nullptr, &DTU->getDomTree())) { in pruneUnreachableResumes() 181 if (auto *LP = BB.getLandingPadInst()) in InsertUnwindResumeCalls() local 182 if (LP->isCleanup()) in InsertUnwindResumeCalls() 183 CleanupLPads.push_back(LP); in InsertUnwindResumeCalls() 204 if (auto *LP = BB.getLandingPadInst()) in InsertUnwindResumeCalls() local 205 if (LP->isCleanup()) in InsertUnwindResumeCalls()
|
| HD | MachineFunction.cpp | 775 LandingPadInfo &LP = LandingPads[i]; in getOrCreateLandingPadInfo() local 776 if (LP.LandingPadBlock == LandingPad) in getOrCreateLandingPadInfo() 777 return LP; in getOrCreateLandingPadInfo() 786 LandingPadInfo &LP = getOrCreateLandingPadInfo(LandingPad); in addInvoke() local 787 LP.BeginLabels.push_back(BeginLabel); in addInvoke() 788 LP.EndLabels.push_back(EndLabel); in addInvoke() 793 LandingPadInfo &LP = getOrCreateLandingPadInfo(LandingPad); in addLandingPad() local 794 LP.LandingPadLabel = LandingPadLabel; in addLandingPad() 801 LP.TypeIds.push_back(0); in addLandingPad() 809 LP.TypeIds.push_back( in addLandingPad() [all …]
|
| /freebsd-13-stable/contrib/llvm-project/lld/MachO/Arch/ |
| HD | ARM64Common.h | 22 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> 171 uint64_t gotOffset = msgSendIndex * LP::wordSize; in writeObjCMsgSendFastStub() 181 template <class LP>
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| HD | LoopPass.h | 99 LoopPass *LP = static_cast<LoopPass *>(PassVector[N]); in getContainedPass() local 100 return LP; in getContainedPass()
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/spi/ |
| HD | icpdas-lp8841-spi-rtc.txt | 1 * 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-13-stable/usr.bin/ar/ |
| HD | acpyacc.y | 102 %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); }
|
| HD | acplex.l | 66 "(" { return (LP); }
|
| /freebsd-13-stable/contrib/elftoolchain/ar/ |
| HD | acpyacc.y | 105 %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); }
|
| HD | acplex.l | 68 "(" { return (LP); }
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | Instruction.cpp | 1074 static bool canUnwindPastLandingPad(const LandingPadInst *LP, in canUnwindPastLandingPad() argument 1078 if (LP->isCleanup()) in canUnwindPastLandingPad() 1081 for (unsigned I = 0; I < LP->getNumClauses(); ++I) { in canUnwindPastLandingPad() 1082 Constant *Clause = LP->getClause(I); in canUnwindPastLandingPad() 1084 if (LP->isCatch(I) && isa<ConstantPointerNull>(Clause)) in canUnwindPastLandingPad() 1087 if (LP->isFilter(I) && Clause->getType()->getArrayNumElements() == 0) in canUnwindPastLandingPad() 1111 if (auto *LP = dyn_cast<LandingPadInst>(Pad)) in mayThrow() local 1112 return canUnwindPastLandingPad(LP, IncludePhaseOneUnwind); in mayThrow()
|
| /freebsd-13-stable/contrib/bearssl/conf/ |
| HD | Unix.mk | 13 LP = lib
|
| HD | Win.mk | 13 LP =
|
| /freebsd-13-stable/contrib/bearssl/mk/ |
| HD | Defaults.mk | 30 BEARSSLLIB = $(BUILD)$P$(LP)bearssl$L
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/clock/ |
| D | fujitsu,mb86s70-crg11.txt | 21 interrupts = <0 36 4>, /* LP Non-Sec */
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/crypto/ |
| HD | fsl-sec4.txt | 12 -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
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/mailbox/ |
| HD | arm-mhu.txt | 32 interrupts = <0 36 4>, /* LP-NonSecure */
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| HD | InstrProfiling.cpp | 563 bool allowSpeculativeCounterPromotion(Loop *LP) { in allowSpeculativeCounterPromotion() argument 577 isPromotionPossible(Loop *LP, in isPromotionPossible() argument 585 if (!LP->hasDedicatedExits()) in isPromotionPossible() 588 BasicBlock *PH = LP->getLoopPreheader(); in isPromotionPossible() 596 unsigned getMaxNumOfPromotionsInLoop(Loop *LP) { in getMaxNumOfPromotionsInLoop() argument 598 LP->getExitBlocks(LoopExitBlocks); in getMaxNumOfPromotionsInLoop() 599 if (!isPromotionPossible(LP, LoopExitBlocks)) in getMaxNumOfPromotionsInLoop() 603 LP->getExitingBlocks(ExitingBlocks); in getMaxNumOfPromotionsInLoop()
|