| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | StripSymbols.cpp | 147 Function *Declare = M.getFunction("llvm.dbg.declare"); in stripDebugDeclareImpl() local 150 if (Declare) { in stripDebugDeclareImpl() 151 while (!Declare->use_empty()) { in stripDebugDeclareImpl() 152 CallInst *CI = cast<CallInst>(Declare->user_back()); in stripDebugDeclareImpl() 167 Declare->eraseFromParent(); in stripDebugDeclareImpl()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenACCKinds.h | 51 Declare, enumerator 110 case OpenACCDirectiveKind::Declare:
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugProgramInstruction.h | 105 Declare, enumerator 203 bool isDbgDeclare() { return Type == LocationType::Declare; } in isDbgDeclare() 234 bool isAddressOfVariable() const { return Type == LocationType::Declare; } in isAddressOfVariable()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCore.td | 40 // Declare the target which we are implementing
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | Lanai.td | 39 // Declare the target which we are implementing
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VE.td | 52 // Declare the target which we are implementing
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugProgramInstruction.cpp | 25 Type = LocationType::Declare; 79 LocationType::Declare); in createDPVDeclare() 272 case DPValue::LocationType::Declare: in createDebugIntrinsic()
|
| H A D | DebugInfo.cpp | 77 if (DPV->getType() == DPValue::LocationType::Declare) in findDPVDeclares() 2231 auto ProcessDeclare = [&](auto *Declare, auto &DeclareList) { in runOnFunction() argument 2235 if (Declare->getExpression()->getNumElements() != 0) in runOnFunction() 2237 if (!Declare->getAddress()) in runOnFunction() 2240 dyn_cast<AllocaInst>(Declare->getAddress()->stripPointerCasts())) { in runOnFunction() 2247 DeclareList[Alloca].insert(Declare); in runOnFunction() 2248 Vars[Alloca].insert(VarRecord(Declare)); in runOnFunction() 2276 for (auto *Declare : Declares) { in runOnFunction() local 2284 assert(llvm::any_of(Markers, [Declare](auto *Assign) { in runOnFunction() 2286 DebugVariableAggregate(Declare); in runOnFunction() [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/src/mips/mti/ |
| H A D | malta.dts | 31 * Declare the interrupt-parent even though the mti,gic
|
| H A D | sead3.dts | 51 * Declare the interrupt-parent even though the mti,gic
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | mrvl,intc.txt | 52 - interrupt-controller : Declare this node to be an interrupt controller.
|
| /freebsd-14.2/tools/build/ |
| H A D | checkstyle9.pl | 228 our $Declare; 318 $Declare = qr{(?:$Storage\s+)?$Type}; 1891 if ($line =~ /^.\s*$Declare\s*$/) { 1893 } elsif ($dbg_type > 1 && $line =~ /^.+($Declare)/) { 2442 $Declare|
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenACC.cpp | 54 .Case("declare", OpenACCDirectiveKind::Declare) in getOpenACCDirectiveKind() 264 case OpenACCDirectiveKind::Declare: in isOpenACCDirectiveKind()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | Sparc.td | 197 // Declare the target which we are implementing
|
| /freebsd-14.2/contrib/ntp/sntp/m4/ |
| H A D | ntp_ipv6.m4 | 99 [Declare in_port_t?])
|
| H A D | ltoptions.m4 | 126 # Declare package support for building win32 dll's.
|
| /freebsd-14.2/contrib/diff/ |
| H A D | ChangeLog | 721 (errno): Declare if !STDC_HEADERS. 1277 (alloca): Declare like coreutils does it. 2001 (setlocale): Declare; use a stub if ! HAVE_LOCALE_H. 2383 * system.h (malloc, realloc): Declare only if !HAVE_STDLIB_H. 2384 (memchr): Declare only if !HAVE_MEMCHR. These changes are 2421 * system.h (malloc, realloc): Declare only if !HAVE_STDLIB_H. 2422 (memchr): Declare only if !HAVE_MEMCHR. These changes are 2713 * system.h (memchr): Declare if !HAVE_MEMCHR, not if 2984 and const when declaring memchr replacement. Declare memchr 3115 Declare malloc and realloc. [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/ |
| H A D | SelectionDAGCompat.td | 19 // Declare that a generic Instruction is 'equivalent' to an SDNode, that is,
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | config.h.in | 195 /* Declare errno? */ 201 /* Declare h_errno? */ 261 /* Declare syscall()? */ 1353 /* Declare in_port_t? */
|
| /freebsd-14.2/contrib/file/m4/ |
| H A D | ltoptions.m4 | 126 # Declare package support for building win32 dll's.
|
| /freebsd-14.2/contrib/openpam/m4/ |
| H A D | ltoptions.m4 | 126 # Declare package support for building win32 dll's.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.h | 673 Declare, // This was originally a llvm.dbg.declare. enumerator
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/m4/ |
| H A D | ltoptions.m4 | 126 # Declare package support for building win32 dll's.
|
| /freebsd-14.2/contrib/libevent/m4/ |
| H A D | ltoptions.m4 | 126 # Declare package support for building win32 dll's.
|
| /freebsd-14.2/contrib/ldns/m4/ |
| H A D | ltoptions.m4 | 126 # Declare package support for building win32 dll's.
|