Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h204 bool hasPreallocatedCall() const { return HasPreallocatedCall; } in hasPreallocatedCall() function
H A DX86RegisterInfo.cpp647 if (X86FI->hasPreallocatedCall()) in hasBasePointer()
H A DX86FrameLowering.cpp62 !MF.getInfo<X86MachineFunctionInfo>()->hasPreallocatedCall(); in hasReservedCallFrame()
72 MF.getInfo<X86MachineFunctionInfo>()->hasPreallocatedCall() || in canSimplifyCallFramePseudos()
99 MF.getInfo<X86MachineFunctionInfo>()->hasPreallocatedCall() || in hasFP()