Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()