Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h180 void setHasWinAlloca(bool v) { HasWinAlloca = v; } in setHasWinAlloca() function
DX86ISelLowering.cpp19982 MF.getInfo<X86MachineFunctionInfo>()->setHasWinAlloca(true); in LowerDYNAMIC_STACKALLOC()
/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h180 void setHasWinAlloca(bool v) { HasWinAlloca = v; } in setHasWinAlloca() function
DX86ISelLowering.cpp16867 MF.getInfo<X86MachineFunctionInfo>()->setHasWinAlloca(true); in LowerDYNAMIC_STACKALLOC()