Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h56 IndexType() {} in IndexType() function
57 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
H A DHexagonFrameLowering.cpp2177 using IndexType = HexagonBlockRanges::IndexType; in optimizeSpillSlots() typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.cpp406 auto IndexType = DBI->isIndirectDebugValue() in replaceWithLocal() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h87 const TypeDescriptor &IndexType; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h193 using IndexType = uint32_t; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h163 uint32_t IndexType; ///< Index type global() member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h400 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord()
411 TypeIndex IndexType; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1713 TypeIndex IndexType = getPointerSizeInBytes() == 8 lowerTypeArray() local
1776 TypeIndex IndexType = getPointerSizeInBytes() == 8 lowerTypeString() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1540 inline bool isIndexTypeSigned(MemIndexType IndexType) { in isIndexTypeSigned()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4830 ISD::MemIndexType &IndexType, SDValue &Scale, in getUniformBase()
4902 ISD::MemIndexType IndexType; in visitMaskedScatter() local
5020 ISD::MemIndexType IndexType; in visitMaskedGather() local
6350 ISD::MemIndexType IndexType; in visitVectorHistogram() local
8322 ISD::MemIndexType IndexType; in visitVPGather() local
8385 ISD::MemIndexType IndexType; in visitVPScatter() local
H A DSelectionDAG.cpp9539 ISD::MemIndexType IndexType) { in getGatherVP()
9583 ISD::MemIndexType IndexType) { in getScatterVP()
9722 ISD::MemIndexType IndexType, in getMaskedGather()
9769 ISD::MemIndexType IndexType, in getMaskedScatter()
9815 ISD::MemIndexType IndexType) { in getMaskedHistogram()
H A DDAGCombiner.cpp11865 bool refineIndexType(SDValue &Index, ISD::MemIndexType &IndexType, EVT DataVT, in refineIndexType()
11902 ISD::MemIndexType IndexType = MSC->getIndexType(); in visitVPSCATTER() local
11932 ISD::MemIndexType IndexType = MSC->getIndexType(); in visitMSCATTER() local
12110 ISD::MemIndexType IndexType = MGT->getIndexType(); in visitVPGATHER() local
12138 ISD::MemIndexType IndexType = MGT->getIndexType(); in visitMGATHER() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1168 llvm::Value *Index, QualType IndexType, in EmitBoundsCheck()
1183 QualType IndexType, in EmitBoundsCheckImpl()
H A DCGBuiltin.cpp1820 llvm::Type *IndexType = IndexAddress.getElementType(); in EmitMSVCBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14102 narrowIndex(SDValue & N,ISD::MemIndexType IndexType,SelectionDAG & DAG) narrowIndex() argument
16356 legalizeScatterGatherIndexType(SDLoc DL,SDValue & Index,ISD::MemIndexType & IndexType,RISCVTargetLowering::DAGCombinerInfo & DCI) legalizeScatterGatherIndexType() argument
17064 ISD::MemIndexType IndexType = MGN->getIndexType(); PerformDAGCombine() local
17164 ISD::MemIndexType IndexType = MSN->getIndexType(); PerformDAGCombine() local
17200 ISD::MemIndexType IndexType = VPGN->getIndexType(); PerformDAGCombine() local
17225 ISD::MemIndexType IndexType = VPSN->getIndexType(); PerformDAGCombine() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1385 auto IndexType = GR->getSPIRVTypeForVReg(IndexRegister); in genWorkgroupQuery() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1337 Type *IndexType = Type::getIntNTy(C, IndexBits); in buildFrameType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp550 Type *IndexType = IntegerType::get( in rewriteGEPAsOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6199 ISD::MemIndexType IndexType = MGT->getIndexType(); in LowerMGATHER() local
6297 ISD::MemIndexType IndexType = MSC->getIndexType(); in LowerMSCATTER() local
23161 ISD::MemIndexType IndexType = MGS->getIndexType(); in performMaskedGatherScatterCombine() local
27997 ISD::MemIndexType IndexType = HG->getIndexType(); in LowerVECTOR_HISTOGRAM() local