Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DSMEABIPass.cpp121 Function *DisableZAIntr = in updateNewZAFunctions() local
123 Builder.CreateCall(DisableZAIntr->getFunctionType(), DisableZAIntr); in updateNewZAFunctions()