Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h56 IndexType() {} in IndexType() function
57 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
H A DHexagonFrameLowering.cpp2224 using IndexType = HexagonBlockRanges::IndexType; in optimizeSpillSlots() typedef
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.cpp85 auto IndexType = DBI->isIndirectDebugValue() in replaceWithLocal() local
/netbsd/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h75 const TypeDescriptor &IndexType; member
/netbsd/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.h77 const TypeDescriptor &IndexType; member
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h75 const TypeDescriptor &IndexType; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h186 using IndexType = uint32_t; member
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTF.h151 uint32_t IndexType; ///< Index type member
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dstring.d2539 alias IndexType = typeof(unsigned(_input.length)); member
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dstring.d2764 alias IndexType = typeof(unsigned(_input.length)); member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h399 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord()
410 TypeIndex IndexType; variable
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsorting.d992 alias IndexType = Unqual!(ElementType!RangeIndex); variable
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsorting.d1004 alias IndexType = Unqual!(ElementType!RangeIndex); variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp616 Type *IndexType = IntegerType::get( in rewriteGEPAsOffset() local
727 Type *IndexType = IntegerType::get(V->getContext(), in getAsConstantIndexedAddress() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1119 Type *IndexType = Type::getIntNTy(C, IndexBits); in buildFrameType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1606 TypeIndex IndexType = getPointerSizeInBytes() == 8 in lowerTypeArray() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4354 ISD::MemIndexType &IndexType, SDValue &Scale, in getUniformBase()
4419 ISD::MemIndexType IndexType; in visitMaskedScatter() local
4538 ISD::MemIndexType IndexType; in visitMaskedGather() local
H A DSelectionDAG.cpp7632 ISD::MemIndexType IndexType, in getMaskedGather()
7679 ISD::MemIndexType IndexType, in getMaskedScatter()
H A DTargetLowering.cpp7897 TargetLowering::getCanonicalIndexType(ISD::MemIndexType IndexType, EVT MemVT, in getCanonicalIndexType()
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp993 llvm::Value *Index, QualType IndexType, in EmitBoundsCheck()
H A DCGBuiltin.cpp1436 llvm::Type *IndexType = in EmitMSVCBuiltinExpr() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4238 ISD::MemIndexType IndexType = MGT->getIndexType(); in LowerMGATHER() local
4298 ISD::MemIndexType IndexType = MSC->getIndexType(); in LowerMSCATTER() local