Home
last modified time | relevance | path

Searched defs:SlotMapping (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/AsmParser/
DSlotMapping.h33 struct SlotMapping { struct
34 NumberedValues<GlobalValue *> GlobalValues;
35 std::map<unsigned, TrackingMDNodeRef> MetadataNodes;
36 StringMap<Type *> NamedTypes;
37 std::map<unsigned, Type *> Types;
/aosp_15_r20/external/llvm/include/llvm/AsmParser/
H A DSlotMapping.h33 struct SlotMapping { struct
34 std::vector<GlobalValue *> GlobalValues;
35 std::map<unsigned, TrackingMDNodeRef> MetadataNodes;
36 StringMap<Type *> NamedTypes;
37 std::map<unsigned, Type *> Types;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/AsmParser/
H A DSlotMapping.h32 struct SlotMapping { struct
33 std::vector<GlobalValue *> GlobalValues;
34 std::map<unsigned, TrackingMDNodeRef> MetadataNodes;
35 StringMap<Type *> NamedTypes;
36 std::map<unsigned, Type *> Types;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/AsmParser/
DSlotMapping.h32 struct SlotMapping { struct
33 std::vector<GlobalValue *> GlobalValues;
34 std::map<unsigned, TrackingMDNodeRef> MetadataNodes;
35 StringMap<Type *> NamedTypes;
36 std::map<unsigned, Type *> Types;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/AsmParser/
H A DSlotMapping.h32 struct SlotMapping { struct
33 std::vector<GlobalValue *> GlobalValues;
34 std::map<unsigned, TrackingMDNodeRef> MetadataNodes;
35 StringMap<Type *> NamedTypes;
36 std::map<unsigned, Type *> Types;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/AsmParser/
DSlotMapping.h33 struct SlotMapping { struct
34 NumberedValues<GlobalValue *> GlobalValues;
35 std::map<unsigned, TrackingMDNodeRef> MetadataNodes;
36 StringMap<Type *> NamedTypes;
37 std::map<unsigned, Type *> Types;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/AsmParser/
DSlotMapping.h33 struct SlotMapping { struct
34 NumberedValues<GlobalValue *> GlobalValues;
35 std::map<unsigned, TrackingMDNodeRef> MetadataNodes;
36 StringMap<Type *> NamedTypes;
37 std::map<unsigned, Type *> Types;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp320 SmallVector<int, 16> SlotMapping(NumObjs, -1); in ColorSlots() local
390 SmallVectorImpl<int> &SlotMapping, in RewriteInstruction()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp279 SmallVector<int, 16> SlotMapping(NumObjs, -1); in ColorSlots() local
348 SmallVectorImpl<int> &SlotMapping, in RewriteInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp325 SmallVector<int, 16> SlotMapping(NumObjs, -1); in ColorSlots() local
397 SmallVectorImpl<int> &SlotMapping, in RewriteInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp131 SmallVector<unsigned, 16> SlotMapping(SortedIntervals.size(), -1u); in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp131 SmallVector<unsigned, 16> SlotMapping(SortedIntervals.size(), -1u); in runOnMachineFunction() local
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp130 SmallVector<unsigned, 16> SlotMapping(SortedIntervals.size(), -1u); in runOnMachineFunction() local