Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp250 static bool willLowerDirectly(SDValue Incoming) { in willLowerDirectly() function
278 if (willLowerDirectly(Incoming)) in reservePreviousStackSlotForValue()
430 if (willLowerDirectly(Incoming)) { in lowerIncomingStatepointValue()
602 return !willLowerDirectly(SD); in lowerStatepointMetaArgs()