Searched defs:StackEntry (Results 1 – 7 of 7) sorted by relevance
47 struct alignas(16) StackEntry { struct48 int32_t FuncId;49 uint16_t Type;50 uint8_t CPU;51 uint8_t Padding;52 uint64_t TSC;
319 struct StackEntry { struct 320 Timestampllvm::xray::__anon610711460411::StackEntry global() argument 321 FuncIdllvm::xray::__anon610711460411::StackEntry global() argument
209 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...]
356 Instruction *StackEntry = in runOnFunction() local
36 using StackEntry = std::pair<BasicBlock *, Value *>; typedef
486 struct StackEntry { calculateBraceTypes() struct 487 Tokclang::format::UnwrappedLineParser::calculateBraceTypes::StackEntry calculateBraceTypes() argument 488 PrevTokclang::format::UnwrappedLineParser::calculateBraceTypes::StackEntry calculateBraceTypes() argument
4381 for (const auto &StackEntry : SemaRef.AlignPackStack.Stack) { WritePackPragmaOptions() local 4401 for (const auto &StackEntry : SemaRef.FpPragmaStack.Stack) { WriteFloatControlPragmaOptions() local [all...]