Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h594 void setHasCopyImplyingStackAdjustment(bool B) { in setHasCopyImplyingStackAdjustment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp24833 MFI.setHasCopyImplyingStackAdjustment(true); in LowerINTRINSIC_W_CHAIN()