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

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp71 bool isDynAlloc() { return Form == FormBDXDynAlloc; } function in struct:__anon3014::SystemZAddressingMode
394 if (AM.isDynAlloc() && !AM.IncludesDynAlloc) {
573 if (AM.isDynAlloc() && !AM.IncludesDynAlloc)

Completed in 104 milliseconds