Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp58 MovVector(4, nullptr), NoStackParams(false), UsePush(false) {} in CallContext()
76 bool NoStackParams; member
189 if (CC.NoStackParams) in isProfitable()
339 Context.NoStackParams = true; in collectCallInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp97 bool NoStackParams = false; member
207 if (CC.NoStackParams) in isProfitable()
371 Context.NoStackParams = true; in collectCallInfo()