Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h706 bool useRetpolineIndirectBranches() const { in useRetpolineIndirectBranches() function
859 return useRetpolineIndirectBranches(); in enableIndirectBrExpand()
DX86RetpolineThunks.cpp118 !STI->useRetpolineIndirectBranches()) || in runOnMachineFunction()
DX86ISelLowering.cpp30222 if (Subtarget.useRetpolineIndirectBranches()) in areJTsAllowed()