Home
last modified time | relevance | path

Searched defs:StackEntry (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp47 struct alignas(16) StackEntry { struct
48 int32_t FuncId;
49 uint16_t Type;
50 uint8_t CPU;
51 uint8_t Padding;
52 uint64_t TSC;
/freebsd-src/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp319 struct StackEntry { struct
320 Timestampllvm::xray::__anon610711460411::StackEntry global() argument
321 FuncIdllvm::xray::__anon610711460411::StackEntry global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp209 struct StackEntry { argument
208 struct StackEntry { global() struct
210 NumOut__anon74ef54230111::StackEntry global() argument
211 IsSigned__anon74ef54230111::StackEntry global() argument
214 ValuesToRelease__anon74ef54230111::StackEntry global() argument
216 StackEntry__anon74ef54230111::StackEntry StackEntry() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp356 Instruction *StackEntry = in runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp36 using StackEntry = std::pair<BasicBlock *, Value *>; typedef
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp486 struct StackEntry { calculateBraceTypes() struct
487 Tokclang::format::UnwrappedLineParser::calculateBraceTypes::StackEntry calculateBraceTypes() argument
488 PrevTokclang::format::UnwrappedLineParser::calculateBraceTypes::StackEntry calculateBraceTypes() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4381 for (const auto &StackEntry : SemaRef.AlignPackStack.Stack) { WritePackPragmaOptions() local
4401 for (const auto &StackEntry : SemaRef.FpPragmaStack.Stack) { WriteFloatControlPragmaOptions() local
[all...]