Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h222 bool hasPreallocatedCall() const { return HasPreallocatedCall; } in hasPreallocatedCall() function
H A DX86RegisterInfo.cpp709 if (X86FI->hasPreallocatedCall()) in hasBasePointer()
H A DX86FrameLowering.cpp66 !MF.getInfo<X86MachineFunctionInfo>()->hasPreallocatedCall(); in hasReservedCallFrame()
76 MF.getInfo<X86MachineFunctionInfo>()->hasPreallocatedCall() || in canSimplifyCallFramePseudos()
103 MF.getInfo<X86MachineFunctionInfo>()->hasPreallocatedCall() || in hasFP()