Searched refs:HasVectorFeature (Results 1 – 1 of 1) sorted by relevance
910 bool HasVectorFeature = in LowerPATCHABLE_FUNCTION_ENTER() local914 HasVectorFeature ? "__xray_FunctionEntryVec" : "__xray_FunctionEntry"); in LowerPATCHABLE_FUNCTION_ENTER()955 bool HasVectorFeature = in LowerPATCHABLE_RET() local959 HasVectorFeature ? "__xray_FunctionExitVec" : "__xray_FunctionExit"); in LowerPATCHABLE_RET()980 bool HasVectorFeature = in emitAttributes() local982 OutStreamer->emitGNUAttribute(8, HasVectorFeature ? 2 : 1); in emitAttributes()