Home
last modified time | relevance | path

Searched refs:IsTargetArm64EC (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp4775 bool IsTargetArm64EC = TT.isWindowsArm64EC(); in emitCOFFReplaceableFunctionData() local
4791 if (IsTargetArm64EC && Name.ends_with(HybridPatchableTargetSuffix)) { in emitCOFFReplaceableFunctionData()