Searched refs:FunctionExit (Results 1 – 6 of 6) sorted by relevance
24 XRayInstrKind::FunctionEntry | XRayInstrKind::FunctionExit) in parseXRayInstrValue()26 .Case("function-exit", XRayInstrKind::FunctionExit) in parseXRayInstrValue()
40 constexpr XRayInstrMask FunctionExit = 1U << XRIO_FunctionExit; variable43 constexpr XRayInstrMask All = FunctionEntry | FunctionExit | Custom | Typed;
53 FunctionExit = 0x01, enumerator
279 InstrumentationBundle.has(XRayInstrKind::FunctionExit)) in addArgs()283 else if (InstrumentationBundle.has(XRayInstrKind::FunctionExit)) in addArgs()
6 ; FULL: Region: %bb---FunctionExit
800 XRayInstrKind::FunctionExit)) { in StartFunction()824 XRayInstrKind::FunctionExit)) in StartFunction()