Home
last modified time | relevance | path

Searched defs:IndexType (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h56 IndexType() {} in IndexType() function
57 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
DHexagonFrameLowering.cpp2175 using IndexType = HexagonBlockRanges::IndexType; in optimizeSpillSlots() typedef
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyDebugValueManager.cpp66 auto IndexType = DBI->isIndirectDebugValue() in replaceWithLocal() local
/openbsd/src/gnu/llvm/compiler-rt/lib/ubsan/
Dubsan_handlers.h87 const TypeDescriptor &IndexType; member
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h192 using IndexType = uint32_t; member
/openbsd/src/gnu/llvm/llvm/lib/Target/BPF/
DBTF.h163 uint32_t IndexType; ///< Index type member
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h400 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord()
411 TypeIndex IndexType; variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1701 TypeIndex IndexType = getPointerSizeInBytes() == 8 in lowerTypeArray() local
1763 TypeIndex IndexType = getPointerSizeInBytes() == 8 in lowerTypeString() local
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DISDOpcodes.h1394 inline bool isIndexTypeSigned(MemIndexType IndexType) { in isIndexTypeSigned()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4411 ISD::MemIndexType &IndexType, SDValue &Scale, in getUniformBase()
4481 ISD::MemIndexType IndexType; in visitMaskedScatter() local
4589 ISD::MemIndexType IndexType; in visitMaskedGather() local
7518 ISD::MemIndexType IndexType; in visitVPGather() local
7581 ISD::MemIndexType IndexType; in visitVPScatter() local
DSelectionDAG.cpp8781 ISD::MemIndexType IndexType) { in getGatherVP()
8825 ISD::MemIndexType IndexType) { in getScatterVP()
8964 ISD::MemIndexType IndexType, in getMaskedGather()
9011 ISD::MemIndexType IndexType, in getMaskedScatter()
DDAGCombiner.cpp10989 bool refineIndexType(SDValue &Index, ISD::MemIndexType &IndexType, EVT DataVT, in refineIndexType()
11029 ISD::MemIndexType IndexType = MSC->getIndexType(); in visitVPSCATTER() local
11059 ISD::MemIndexType IndexType = MSC->getIndexType(); in visitMSCATTER() local
11156 ISD::MemIndexType IndexType = MGT->getIndexType(); in visitVPGATHER() local
11184 ISD::MemIndexType IndexType = MGT->getIndexType(); in visitMGATHER() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp544 Type *IndexType = IntegerType::get( in rewriteGEPAsOffset() local
649 Type *IndexType = IntegerType::get(V->getContext(), in getAsConstantIndexedAddress() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp1185 Type *IndexType = Type::getIntNTy(C, IndexBits); in buildFrameType() local
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGExpr.cpp957 llvm::Value *Index, QualType IndexType, in EmitBoundsCheck()
DCGBuiltin.cpp1526 llvm::Type *IndexType = IndexAddress.getElementType(); in EmitMSVCBuiltinExpr() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5381 ISD::MemIndexType IndexType = MGT->getIndexType(); in LowerMGATHER() local
5479 ISD::MemIndexType IndexType = MSC->getIndexType(); in LowerMSCATTER() local
19539 ISD::MemIndexType IndexType = MGS->getIndexType(); in performMaskedGatherScatterCombine() local