Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp248 static bool willLowerDirectly(SDValue Incoming) { in willLowerDirectly() function
275 if (willLowerDirectly(Incoming)) in reservePreviousStackSlotForValue()
427 if (willLowerDirectly(Incoming)) { in lowerIncomingStatepointValue()
571 return !willLowerDirectly(SD); in lowerStatepointMetaArgs()