Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp69 bool hasIndexField() { return Form != FormBD; } in hasIndexField() function
83 if (hasIndexField()) { in dump()
439 if (AM.hasIndexField() && !AM.Index.getNode()) { in expandIndex()