/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.h | 34 mutable unsigned NextUniqueID = 1; // ID 0 is reserved for execute-only sections variable 141 mutable unsigned NextUniqueID = 0; variable 185 mutable unsigned NextUniqueID = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 36 mutable unsigned NextUniqueID = 1; // ID 0 is reserved for execute-only sections variable 164 mutable unsigned NextUniqueID = 0; variable 209 mutable unsigned NextUniqueID = 0; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.h | 36 mutable unsigned NextUniqueID = 1; // ID 0 is reserved for execute-only sections variable 162 mutable unsigned NextUniqueID = 0; variable 204 mutable unsigned NextUniqueID = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 36 mutable unsigned NextUniqueID = 1; // ID 0 is reserved for execute-only sections variable 164 mutable unsigned NextUniqueID = 0; variable 209 mutable unsigned NextUniqueID = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 36 mutable unsigned NextUniqueID = 1; // ID 0 is reserved for execute-only sections variable 164 mutable unsigned NextUniqueID = 0; variable 209 mutable unsigned NextUniqueID = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 36 mutable unsigned NextUniqueID = 1; // ID 0 is reserved for execute-only sections variable 164 mutable unsigned NextUniqueID = 0; variable 209 mutable unsigned NextUniqueID = 0; variable
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.h | 36 mutable unsigned NextUniqueID = 0; variable 143 mutable unsigned NextUniqueID = 0; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 707 unsigned &EntrySize, unsigned &NextUniqueID, in calcUniqueIDUpdateFlagsAndSize() 780 MCContext &Ctx, Mangler &Mang, unsigned &NextUniqueID, in selectExplicitSectionGlobal() 861 unsigned *NextUniqueID, const MCSymbolELF *AssociatedSymbol) { in selectELFSectionForGlobal() 898 unsigned Flags, unsigned *NextUniqueID) { in selectELFSectionForGlobal() 2148 const TargetMachine &TM, bool EmitUniqueSection, unsigned *NextUniqueID) { in selectWasmSectionForGlobal()
|
/aosp_15_r20/external/skia/src/text/ |
H A D | SlugFromBuffer.cpp | 31 uint32_t Slug::NextUniqueID() { in NextUniqueID() function in sktext::gpu::Slug
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 633 unsigned *NextUniqueID, const MCSymbolELF *AssociatedSymbol) { in selectELFSectionForGlobal() 1730 const TargetMachine &TM, bool EmitUniqueSection, unsigned *NextUniqueID) { in selectWasmSectionForGlobal()
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCContext.cpp | 184 unsigned &NextUniqueID = NextID[Name]; in createSymbol() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCContext.cpp | 192 unsigned &NextUniqueID = NextID[Name]; in createSymbol() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 249 unsigned Flags, unsigned *NextUniqueID) { in selectELFSectionForGlobal()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCContext.cpp | 279 unsigned &NextUniqueID = NextID[Name]; in createSymbol() local
|