Searched refs:FunctionExit (Results 1 – 5 of 5) sorted by relevance
25 XRayInstrKind::FunctionEntry | XRayInstrKind::FunctionExit) in parseXRayInstrValue()27 .Case("function-exit", XRayInstrKind::FunctionExit) in parseXRayInstrValue()53 Set.has(XRayInstrKind::FunctionExit)) in serializeXRayInstrValue()57 else if (Set.has(XRayInstrKind::FunctionExit)) in serializeXRayInstrValue()
40 constexpr XRayInstrMask FunctionExit = 1U << XRIO_FunctionExit; variable43 constexpr XRayInstrMask All = FunctionEntry | FunctionExit | Custom | Typed;
53 FunctionExit = 0x01, enumerator
247 InstrumentationBundle.has(XRayInstrKind::FunctionExit)) in addArgs()251 else if (InstrumentationBundle.has(XRayInstrKind::FunctionExit)) in addArgs()
898 XRayInstrKind::FunctionExit)) { in StartFunction()922 XRayInstrKind::FunctionExit)) in StartFunction()