Home
last modified time | relevance | path

Searched defs:DisableFramePointerElim (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetOptionsImpl.cpp25 bool TargetOptions::DisableFramePointerElim(const MachineFunction &MF) const { in DisableFramePointerElim() function in TargetOptions
/external/llvm/lib/CodeGen/
DTargetOptionsImpl.cpp25 bool TargetOptions::DisableFramePointerElim(const MachineFunction &MF) const { in DisableFramePointerElim() function in TargetOptions
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetMachine.cpp255 bool DisableFramePointerElim(const MachineFunction &MF) { in DisableFramePointerElim() function