Searched defs:isIndexed (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h27 bool isIndexed() const { return Index != NotIndexed; } function in struct:llvm::DwarfStringPoolEntry
51 bool isIndexed() const { return MapEntryAndIndexed.getInt(); } function in class:llvm::DwarfStringPoolEntryRef
H A DSelectionDAGNodes.h2211 bool isIndexed() const { return getAddressingMode() != ISD::UNINDEXED; } function in class:llvm::LSBaseSDNode
2315 bool isIndexed() const { return getAddressingMode() != ISD::UNINDEXED; } function in class:llvm::MaskedLoadStoreSDNode

Completed in 127 milliseconds