Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp45 static cl::opt<bool> GenerateThunks("arm64ec-generate-thunks", cl::Hidden, variable
764 if (!GenerateThunks) in runOnModule()