Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86Subtarget.h221 bool useIndirectThunkBranches() const { in useIndirectThunkBranches() function
411 return useIndirectThunkBranches(); in enableIndirectBrExpand()
HDX86ISelLowering.cpp34416 if (Subtarget.useIndirectThunkBranches()) in areJTsAllowed()