Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86Subtarget.h178 bool PadShortFunctions; variable
347 bool padShortFunctions() const { return PadShortFunctions; } in padShortFunctions()
DX86Subtarget.cpp290 PadShortFunctions = false; in initializeEnvironment()
DX86.td162 "PadShortFunctions", "true",