Home
last modified time | relevance | path

Searched refs:GetFunctionSizeInBytes (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFrameLowering.cpp737 static unsigned GetFunctionSizeInBytes(const MachineFunction &MF, in GetFunctionSizeInBytes() function
971 unsigned FnSize = GetFunctionSizeInBytes(MF, TII); in processFunctionBeforeCalleeSavedScan()
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1357 static unsigned GetFunctionSizeInBytes(const MachineFunction &MF, in GetFunctionSizeInBytes() function
1594 unsigned FnSize = GetFunctionSizeInBytes(MF, TII); in determineCalleeSaves()