Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp71 bool isDynAlloc() { return Form == FormBDXDynAlloc; } in isDynAlloc() function
376 if (AM.isDynAlloc() && !AM.IncludesDynAlloc) { in expandAdjDynAlloc()
555 if (AM.isDynAlloc() && !AM.IncludesDynAlloc) in selectAddress()