Home
last modified time | relevance | path

Searched refs:padShortFunctions (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86PadShortFunction.cpp104 if (!MF.getSubtarget<X86Subtarget>().padShortFunctions()) in runOnMachineFunction()
DX86Subtarget.h626 bool padShortFunctions() const { return PadShortFunctions; } in padShortFunctions() function
/external/llvm/lib/Target/X86/
DX86PadShortFunction.cpp109 if (!STI->padShortFunctions()) in runOnMachineFunction()
DX86Subtarget.h439 bool padShortFunctions() const { return PadShortFunctions; } in padShortFunctions() function