Home
last modified time | relevance | path

Searched defs:Indexed (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h42 bool Indexed) in DwarfStringPoolEntryRef()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h42 bool Indexed) in DwarfStringPoolEntryRef()
/external/llvm-project/llvm/lib/FuzzMutate/
DOperations.cpp249 Type *Indexed = ExtractValueInst::getIndexedType(Cur[0]->getType(), in validInsertValueIndex() local
260 while (Type *Indexed = ExtractValueInst::getIndexedType(BaseTy, I)) { in validInsertValueIndex() local
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableSet.java177 abstract static class Indexed<E> extends ImmutableSet<E> { class in ImmutableSet
/external/llvm-project/clang-tools-extra/clangd/refactor/
DRename.cpp771 std::vector<Range> Indexed, const LangOptions &LangOpts) { in adjustRenameRanges()
781 llvm::Optional<std::vector<Range>> getMappedRanges(ArrayRef<Range> Indexed, in getMappedRanges()
849 size_t renameRangeAdjustmentCost(ArrayRef<Range> Indexed, ArrayRef<Range> Lexed, in renameRangeAdjustmentCost()
/external/rust/crates/quiche/src/h3/qpack/
Ddecoder.rs41 Indexed, enumerator
/external/guava/guava/src/com/google/common/collect/
DImmutableSet.java344 abstract static class Indexed<E> extends ImmutableSet<E> { class in ImmutableSet
/external/angle/src/tests/gl_tests/
DInstancingTest.cpp27 Indexed, enumerator
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp3266 enum class FMAInstKind { Default, Indexed, Accumulator }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6843 bool Indexed = AM != ISD::UNINDEXED; in getLoad() local
7074 bool Indexed = AM != ISD::UNINDEXED; in getMaskedLoad() local
7121 bool Indexed = AM != ISD::UNINDEXED; in getMaskedStore() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6979 bool Indexed = AM != ISD::UNINDEXED; in getLoad() local
7208 bool Indexed = AM != ISD::UNINDEXED; in getMaskedLoad() local
7255 bool Indexed = AM != ISD::UNINDEXED; in getMaskedStore() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp4147 enum class FMAInstKind { Default, Indexed, Accumulator }; enumerator
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp4523 enum class FMAInstKind { Default, Indexed, Accumulator }; enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5105 bool Indexed = AM != ISD::UNINDEXED; in getLoad() local