Home | Sort by relevance Sort by last modified time |
/external/llvm/lib/Target/X86/ | |
X86PadShortFunction.cpp | 101 if (!STI->padShortFunctions()) |
X86Subtarget.h | 192 bool PadShortFunctions; 393 bool padShortFunctions() const { return PadShortFunctions; } |