Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp240 static bool willLowerDirectly(SDValue Incoming) { in willLowerDirectly() function
268 if (willLowerDirectly(Incoming)) in reservePreviousStackSlotForValue()
420 if (willLowerDirectly(Incoming)) { in lowerIncomingStatepointValue()
591 return !willLowerDirectly(SD); in lowerStatepointMetaArgs()