| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineModuleInfo.cpp | 188 static uint64_t getLocCookie(const SMDiagnostic &SMD, const SourceMgr &SrcMgr, in getLocCookie() argument 191 unsigned BufNum = SrcMgr.FindBufferContainingLoc(SMD.getLoc()); in getLocCookie() 200 unsigned ErrorLine = SMD.getLineNo() - 1; in getLocCookie() 218 [&Ctx, &M](const SMDiagnostic &SMD, bool IsInlineAsm, in doInitialization() 223 LocCookie = getLocCookie(SMD, SrcMgr, LocInfos); in doInitialization() 225 DiagnosticInfoSrcMgr(SMD, M.getName(), IsInlineAsm, LocCookie)); in doInitialization() 244 [&Ctx, &M](const SMDiagnostic &SMD, bool IsInlineAsm, in run() 249 LocCookie = getLocCookie(SMD, SrcMgr, LocInfos); in run() 251 DiagnosticInfoSrcMgr(SMD, M.getName(), IsInlineAsm, LocCookie)); in run()
|
| /src/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,smd.txt | 1 Qualcomm Shared Memory Driver (SMD) binding 14 Each subnode of the SMD node represents a remote subsystem or a remote 15 processor of some sort - or in SMD language an "edge". The name of the edges 59 = SMD DEVICES 61 In turn, subnodes of the "edges" represent devices tied to SMD channels on that 63 nodes are defined by the individual bindings for the SMD devices - but must
|
| H A D | qcom,smd-rpm.txt | 1 Qualcomm Resource Power Manager (RPM) over SMD 8 The SMD information for the RPM edge should be filled out. See qcom,smd.txt for 9 the required edge properties. All SMD related properties will reside within the
|
| H A D | qcom,wcnss.txt | 4 block and a BT, WiFi and FM radio block, all using SMD as command channels. 14 Definition: standard SMD property specifying the SMD channel used for 82 The following example represents a SMD node, with one edge representing the
|
| /src/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | qcom,smd-rpm-regulator.txt | 1 QCOM SMD RPM REGULATOR 3 The Qualcomm RPM over SMD regulator is modelled as a subdevice of the RPM. 4 Because SMD is used as the communication transport mechanism, the RPM resides as 5 a subnode of the SMD. As such, the SMD-RPM regulator requires that the SMD and 9 information pertaining to the SMD node.
|
| /src/contrib/llvm-project/llvm/tools/llc/ |
| H A D | NewPMDriver.cpp | 67 const SMDiagnostic &SMD = DISM.getSMDiag(); in handleDiagnostics() local 69 SMD.print(nullptr, errs()); in handleDiagnostics()
|
| /src/contrib/llvm-project/llvm/lib/Object/ |
| H A D | ModuleSymbolTable.cpp | 125 MCCtx.setDiagnosticHandler([&](const SMDiagnostic &SMD, bool IsInlineAsm, in initializeRecordStreamer() 129 DiagnosticInfoSrcMgr(SMD, M.getName(), IsInlineAsm, /*LocCookie=*/0)); in initializeRecordStreamer()
|
| /src/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | qcom,wcnss-pil.txt | 112 The wcnss node can also have an subnode named "smd-edge" that describes the SMD 114 See ../soc/qcom/qcom,smd.yaml for details on how to describe the SMD edge.
|
| /src/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCContext.cpp | 62 static void defaultDiagHandler(const SMDiagnostic &SMD, bool, const SourceMgr &, in defaultDiagHandler() argument 64 SMD.print(nullptr, errs()); in defaultDiagHandler() 1022 void MCContext::diagnose(const SMDiagnostic &SMD) { in diagnose() argument 1033 DiagHandler(SMD, UseInlineSrcMgr, *SMP, LocInfos); in diagnose()
|
| /src/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | e60k02.dtsi | 299 /* TP198, next to J4, SMD pads */
|
| H A D | imx6sl-kobo-aura2.dts | 330 /* TP198, next to J4, SMD pads */
|
| H A D | imx6sl-tolino-shine2hd.dts | 592 /* TP198, next to J4, SMD pads */
|
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExprMember.cpp | 1574 ObjCMethodDecl *SMD = nullptr; in LookupMemberExpr() local 1578 SMD = dyn_cast<ObjCMethodDecl>(SDecl); in LookupMemberExpr() 1581 ObjCPropertyRefExpr(OMD, SMD, S.Context.PseudoObjectTy, VK_LValue, in LookupMemberExpr()
|
| /src/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCContext.h | 829 void diagnose(const SMDiagnostic &SMD);
|
| /src/contrib/file/magic/Magdir/ |
| H A D | console | 321 >8 beshort 0xAABB Sega Mega Drive / Genesis ROM image (SMD format): 327 >8 beshort 0xAABB Sega Mega Drive / Genesis ROM image (SMD format):
|