Searched defs:SlotMapping (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/ | ||
H A D | SlotMapping.h | 33 struct SlotMapping { argument |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | StackSlotColoring.cpp | 350 SmallVector<int, 16> SlotMapping(NumObjs, -1); ColorSlots() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyRegColoring.cpp | 283 SmallVector<unsigned, 16> SlotMapping(SortedIntervals.size(), -1u); runOnMachineFunction() local |