Home
last modified time | relevance | path

Searched defs:NextUniqueID (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h34 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/
DTargetLoweringObjectFileImpl.h36 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 DTargetLoweringObjectFileImpl.h36 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/
DTargetLoweringObjectFileImpl.h36 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/
DTargetLoweringObjectFileImpl.h36 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/
DTargetLoweringObjectFileImpl.h36 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 DTargetLoweringObjectFileImpl.h36 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 DTargetLoweringObjectFileImpl.cpp707 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 DSlugFromBuffer.cpp31 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 DTargetLoweringObjectFileImpl.cpp633 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 DMCContext.cpp184 unsigned &NextUniqueID = NextID[Name]; in createSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp192 unsigned &NextUniqueID = NextID[Name]; in createSymbol() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp249 unsigned Flags, unsigned *NextUniqueID) { in selectELFSectionForGlobal()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCContext.cpp279 unsigned &NextUniqueID = NextID[Name]; in createSymbol() local