Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86Subtarget.h212 bool PadShortFunctions; variable
439 bool padShortFunctions() const { return PadShortFunctions; } in padShortFunctions()
DX86Subtarget.cpp287 PadShortFunctions = false; in initializeEnvironment()
DX86.td214 "PadShortFunctions", "true",