Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp60 static unsigned computeLinkageSize(const PPCSubtarget &STI) { in computeLinkageSize() function
87 LinkageSize(computeLinkageSize(Subtarget)), in PPCFrameLowering()