Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86Subtarget.h303 bool PadShortFunctions = false; variable
645 bool padShortFunctions() const { return PadShortFunctions; } in padShortFunctions()
H A DX86.td245 "PadShortFunctions", "true",