Home
last modified time | relevance | path

Searched defs:StackTop (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp212 StackEntry StackTop; in InMemoryRawLog() local
/llvm-project-15.0.7/bolt/runtime/
H A Dinstr.cpp170 const uint8_t *StackTop = StackBase + StackSize + MetadataOffset; in deallocate() local
1067 uint32_t StackTop = 0; in computeEdgeFrequencies() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp154 unsigned StackTop = 0; // The current top of the FP stack. member