Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp224 static void reservePreviousStackSlotForValue(const Value *IncomingValue, in reservePreviousStackSlotForValue() function
509 reservePreviousStackSlotForValue(V, Builder); in lowerStatepointMetaArgs()
512 reservePreviousStackSlotForValue(SI.Bases[i], Builder); in lowerStatepointMetaArgs()
513 reservePreviousStackSlotForValue(SI.Ptrs[i], Builder); in lowerStatepointMetaArgs()