/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 64 DIBuilder DIB(M); in applyDebugifyMetadata() 74 DTy = DIB.createBasicType(Name, Size, dwarf::DW_ATE_unsigned); in applyDebugifyMetadata() 81 auto File = DIB.createFile(M.getName(), "/"); in applyDebugifyMetadata() 82 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_C, File, "debugify", in applyDebugifyMetadata() 90 auto SPType = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in applyDebugifyMetadata() 95 auto SP = DIB.createFunction(CU, F.getName(), F.getName(), File, NextLine, in applyDebugifyMetadata() 131 auto LocalVar = DIB.createAutoVariable(SP, Name, File, Loc->getLine(), in applyDebugifyMetadata() 134 DIB.insertDbgValueIntrinsic(I, LocalVar, DIB in applyDebugifyMetadata() [all...] |
H A D | PromoteMemoryToRegister.cpp | 230 DIBuilder DIB; member 271 DIB(*DT.getRoot()->getParent()->getParent(), /*AllowUnresolved*/ false), in PromoteMem2Reg() 416 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in rewriteSingleStoreAlloca() 417 ConvertDebugDeclareToDebugValue(DII, Info.OnlyStore, DIB); in rewriteSingleStoreAlloca() 514 DIBuilder DIB(*AI->getModule(), /*AllowUnresolved*/ false); in promoteSingleBlockAlloca() 515 ConvertDebugDeclareToDebugValue(DII, SI, DIB); in promoteSingleBlockAlloca() 914 ConvertDebugDeclareToDebugValue(DII, APN, DIB); in RenamePass() 974 ConvertDebugDeclareToDebugValue(DII, SI, DIB); in RenamePass()
|
H A D | LoopUtils.cpp | 642 DIBuilder DIB(*ExitBlock->getModule()); in deleteDeadLoop() 648 DIB.insertDbgValueIntrinsic(UndefValue::get(Builder.getInt32Ty()), in deleteDeadLoop()
|
H A D | Local.cpp | 1392 DIBuilder DIB(*F.getParent(), /*AllowUnresolved*/ false); in LowerDbgDeclare() 1432 ConvertDebugDeclareToDebugValue(DDI, SI, DIB); in LowerDbgDeclare() 1434 ConvertDebugDeclareToDebugValue(DDI, LI, DIB); in LowerDbgDeclare() 1443 DIB.insertDbgValueIntrinsic(AI, DDI->getVariable(), DerefExpr, in LowerDbgDeclare()
|
H A D | InlineFunction.cpp | 1881 DIBuilder DIB(*Caller->getParent()); in InlineFunction() 1883 replaceDbgDeclareForAlloca(AI, AI, DIB, DIExpression::ApplyOffset, 0); in InlineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 494 DIBuilder DIB(*F.getParent()); in moveStaticAllocasToUnsafeStack() 579 replaceDbgDeclare(Arg, BasePointer, BasePointer->getNextNode(), DIB, in moveStaticAllocasToUnsafeStack() 591 replaceDbgDeclareForAlloca(AI, BasePointer, DIB, DIExpression::ApplyOffset, in moveStaticAllocasToUnsafeStack() 593 replaceDbgValueForAlloca(AI, BasePointer, DIB, -Offset); in moveStaticAllocasToUnsafeStack() 642 DIBuilder DIB(*F.getParent()); in moveDynamicAllocasToUnsafeStack() 679 replaceDbgDeclareForAlloca(AI, NewAI, DIB, DIExpression::ApplyOffset, 0); in moveDynamicAllocasToUnsafeStack()
|
/third_party/cmsis/CMSIS/Core/Include/ |
H A D | core_cm23.h | 1129 \brief Structure type to access the Debug Identification Block Registers (DIB). 1140 /** \brief DIB SCS Software Lock Access Register Definitions */ 1141 #define DIB_DLAR_KEY_Pos 0U /*!< DIB DLAR: KEY Position */ 1142 #define DIB_DLAR_KEY_Msk (0xFFFFFFFFUL /*<< DIB_DLAR_KEY_Pos */) /*!< DIB DLAR: KEY Mask */ 1144 /** \brief DIB SCS Software Lock Status Register Definitions */ 1145 #define DIB_DLSR_nTT_Pos 2U /*!< DIB DLSR: Not thirty-two bit Position */ 1146 #define DIB_DLSR_nTT_Msk (1UL << DIB_DLSR_nTT_Pos ) /*!< DIB DLSR: Not thirty-two bit Mask */ 1148 #define DIB_DLSR_SLK_Pos 1U /*!< DIB DLSR: Software Lock status Position */ 1149 #define DIB_DLSR_SLK_Msk (1UL << DIB_DLSR_SLK_Pos ) /*!< DIB DLSR: Software Lock status Mask */ 1151 #define DIB_DLSR_SLI_Pos 0U /*!< DIB DLS 1243 #define DIB global() macro [all...] |
H A D | core_cm35p.h | 1940 \brief Structure type to access the Debug Identification Block Registers (DIB). 1951 /** \brief DIB SCS Software Lock Access Register Definitions */ 1952 #define DIB_DLAR_KEY_Pos 0U /*!< DIB DLAR: KEY Position */ 1953 #define DIB_DLAR_KEY_Msk (0xFFFFFFFFUL /*<< DIB_DLAR_KEY_Pos */) /*!< DIB DLAR: KEY Mask */ 1955 /** \brief DIB SCS Software Lock Status Register Definitions */ 1956 #define DIB_DLSR_nTT_Pos 2U /*!< DIB DLSR: Not thirty-two bit Position */ 1957 #define DIB_DLSR_nTT_Msk (1UL << DIB_DLSR_nTT_Pos ) /*!< DIB DLSR: Not thirty-two bit Mask */ 1959 #define DIB_DLSR_SLK_Pos 1U /*!< DIB DLSR: Software Lock status Position */ 1960 #define DIB_DLSR_SLK_Msk (1UL << DIB_DLSR_SLK_Pos ) /*!< DIB DLSR: Software Lock status Mask */ 1962 #define DIB_DLSR_SLI_Pos 0U /*!< DIB DLS 2056 #define DIB global() macro [all...] |
H A D | core_cm33.h | 1940 \brief Structure type to access the Debug Identification Block Registers (DIB). 1951 /** \brief DIB SCS Software Lock Access Register Definitions */ 1952 #define DIB_DLAR_KEY_Pos 0U /*!< DIB DLAR: KEY Position */ 1953 #define DIB_DLAR_KEY_Msk (0xFFFFFFFFUL /*<< DIB_DLAR_KEY_Pos */) /*!< DIB DLAR: KEY Mask */ 1955 /** \brief DIB SCS Software Lock Status Register Definitions */ 1956 #define DIB_DLSR_nTT_Pos 2U /*!< DIB DLSR: Not thirty-two bit Position */ 1957 #define DIB_DLSR_nTT_Msk (1UL << DIB_DLSR_nTT_Pos ) /*!< DIB DLSR: Not thirty-two bit Mask */ 1959 #define DIB_DLSR_SLK_Pos 1U /*!< DIB DLSR: Software Lock status Position */ 1960 #define DIB_DLSR_SLK_Msk (1UL << DIB_DLSR_SLK_Pos ) /*!< DIB DLSR: Software Lock status Mask */ 1962 #define DIB_DLSR_SLI_Pos 0U /*!< DIB DLS 2056 #define DIB global() macro [all...] |
H A D | core_starmc1.h | 2034 \brief Structure type to access the Debug Identification Block Registers (DIB). 2045 /** \brief DIB SCS Software Lock Access Register Definitions */ 2046 #define DIB_DLAR_KEY_Pos 0U /*!< DIB DLAR: KEY Position */ 2047 #define DIB_DLAR_KEY_Msk (0xFFFFFFFFUL /*<< DIB_DLAR_KEY_Pos */) /*!< DIB DLAR: KEY Mask */ 2049 /** \brief DIB SCS Software Lock Status Register Definitions */ 2050 #define DIB_DLSR_nTT_Pos 2U /*!< DIB DLSR: Not thirty-two bit Position */ 2051 #define DIB_DLSR_nTT_Msk (1UL << DIB_DLSR_nTT_Pos ) /*!< DIB DLSR: Not thirty-two bit Mask */ 2053 #define DIB_DLSR_SLK_Pos 1U /*!< DIB DLSR: Software Lock status Position */ 2054 #define DIB_DLSR_SLK_Msk (1UL << DIB_DLSR_SLK_Pos ) /*!< DIB DLSR: Software Lock status Mask */ 2056 #define DIB_DLSR_SLI_Pos 0U /*!< DIB DLS 2152 #define DIB global() macro [all...] |
H A D | core_cm85.h | 3456 \brief Structure type to access the Debug Identification Block Registers (DIB). 3467 /** \brief DIB Debug Authentication Status Register Definitions */ 3468 #define DIB_DAUTHSTATUS_SUNID_Pos 22U /*!< DIB DAUTHSTATUS: Secure Unprivileged Non-invasive Debug Allowed Position */ 3469 #define DIB_DAUTHSTATUS_SUNID_Msk (0x3UL << DIB_DAUTHSTATUS_SUNID_Pos ) /*!< DIB DAUTHSTATUS: Secure Unprivileged Non-invasive Debug Allowed Mask */ 3471 #define DIB_DAUTHSTATUS_SUID_Pos 20U /*!< DIB DAUTHSTATUS: Secure Unprivileged Invasive Debug Allowed Position */ 3472 #define DIB_DAUTHSTATUS_SUID_Msk (0x3UL << DIB_DAUTHSTATUS_SUID_Pos ) /*!< DIB DAUTHSTATUS: Secure Unprivileged Invasive Debug Allowed Mask */ 3474 #define DIB_DAUTHSTATUS_NSUNID_Pos 18U /*!< DIB DAUTHSTATUS: Non-secure Unprivileged Non-invasive Debug Allo Position */ 3475 #define DIB_DAUTHSTATUS_NSUNID_Msk (0x3UL << DIB_DAUTHSTATUS_NSUNID_Pos ) /*!< DIB DAUTHSTATUS: Non-secure Unprivileged Non-invasive Debug Allo Mask */ 3477 #define DIB_DAUTHSTATUS_NSUID_Pos 16U /*!< DIB DAUTHSTATUS: Non-secure Unprivileged Invasive Debug Allowed Position */ 3478 #define DIB_DAUTHSTATUS_NSUID_Msk (0x3UL << DIB_DAUTHSTATUS_NSUID_Pos ) /*!< DIB DAUTHSTATU 3584 #define DIB global() macro [all...] |
H A D | core_cm55.h | 3432 \brief Structure type to access the Debug Identification Block Registers (DIB). 3443 /** \brief DIB Debug Authentication Status Register Definitions */ 3444 #define DIB_DAUTHSTATUS_SUNID_Pos 22U /*!< DIB DAUTHSTATUS: Secure Unprivileged Non-invasive Debug Allowed Position */ 3445 #define DIB_DAUTHSTATUS_SUNID_Msk (0x3UL << DIB_DAUTHSTATUS_SUNID_Pos ) /*!< DIB DAUTHSTATUS: Secure Unprivileged Non-invasive Debug Allowed Mask */ 3447 #define DIB_DAUTHSTATUS_SUID_Pos 20U /*!< DIB DAUTHSTATUS: Secure Unprivileged Invasive Debug Allowed Position */ 3448 #define DIB_DAUTHSTATUS_SUID_Msk (0x3UL << DIB_DAUTHSTATUS_SUID_Pos ) /*!< DIB DAUTHSTATUS: Secure Unprivileged Invasive Debug Allowed Mask */ 3450 #define DIB_DAUTHSTATUS_NSUNID_Pos 18U /*!< DIB DAUTHSTATUS: Non-secure Unprivileged Non-invasive Debug Allo Position */ 3451 #define DIB_DAUTHSTATUS_NSUNID_Msk (0x3UL << DIB_DAUTHSTATUS_NSUNID_Pos ) /*!< DIB DAUTHSTATUS: Non-secure Unprivileged Non-invasive Debug Allo Mask */ 3453 #define DIB_DAUTHSTATUS_NSUID_Pos 16U /*!< DIB DAUTHSTATUS: Non-secure Unprivileged Invasive Debug Allowed Position */ 3454 #define DIB_DAUTHSTATUS_NSUID_Msk (0x3UL << DIB_DAUTHSTATUS_NSUID_Pos ) /*!< DIB DAUTHSTATU 3560 #define DIB global() macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 2418 std::unique_ptr<DIBuilder> DIB; in visitAllocSite() local 2421 DIB.reset(new DIBuilder(*MI.getModule(), /*AllowUnresolved=*/false)); in visitAllocSite() 2455 ConvertDebugDeclareToDebugValue(DII, SI, *DIB); in visitAllocSite()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 873 DIBuilder DIB; member 915 : F(F), ASan(ASan), DIB(*F.getParent(), /*AllowUnresolved*/ false), in FunctionStackPoisoner() 3124 replaceDbgDeclareForAlloca(AI, LocalStackBaseAlloca, DIB, DIExprFlags, in processStaticAllocas()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 4360 DIBuilder DIB(*AI.getModule(), /*AllowUnresolved*/ false); 4410 DIB.insertDeclare(Fragment.Alloca, Var, FragmentExpr,
|