Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp58 MovVector(4, nullptr), NoStackParams(false), UsePush(false) {} in CallContext()
79 bool UsePush; member
192 if (!CC.UsePush) { in isProfitable()
249 if (CC.UsePush) { in runOnMachineFunction()
448 Context.UsePush = true; in collectCallInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp100 bool UsePush = false; member
210 if (!CC.UsePush) { in isProfitable()
267 if (CC.UsePush) { in runOnMachineFunction()
488 Context.UsePush = true; in collectCallInfo()