Home
last modified time | relevance | path

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

/freebsd/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()
430 if (willLowerDirectly(Incoming)) { in lowerIncomingStatepointValue()
574 return !willLowerDirectly(SD); in lowerStatepointMetaArgs()