Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp248 static bool willLowerDirectly(SDValue Incoming) { in willLowerDirectly() function
276 if (willLowerDirectly(Incoming)) in reservePreviousStackSlotForValue()
428 if (willLowerDirectly(Incoming)) { in lowerIncomingStatepointValue()
572 return !willLowerDirectly(SD); in lowerStatepointMetaArgs()