Searched refs:VSlotCount (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1935 unsigned VSlotCount = local
1937 SmallVector<VFTableSlotKind, 4> Slots(VSlotCount, VFTableSlotKind::Near);
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2021 unsigned VSlotCount = local
2023 unsigned VTableWidth = PtrWidth * VSlotCount;

Completed in 121 milliseconds