Searched defs:getTypeAtIndex (Results 1 – 5 of 5) sorted by relevance
324 Type getTypeAtIndex(Type type, Attribute index) const { in getTypeAtIndex() function
425 static Type getTypeAtIndex(const DestructurableMemorySlot &slot, in getTypeAtIndex() function 1412 Type LLVM::LLVMStructType::getTypeAtIndex(Attribute index) { getTypeAtIndex() function in LLVM::LLVMStructType 1437 Type LLVM::LLVMArrayType::getTypeAtIndex(Attribute index) const { getTypeAtIndex() function in LLVM::LLVMArrayType
348 Type *getTypeAtIndex(unsigned N) const { return getElementType(N); } getTypeAtIndex() function
612 Type *StructType::getTypeAtIndex(const Value *V) const { getTypeAtIndex() function in StructType
1476 Type *GetElementPtrInst::getTypeAtIndex(Type *Ty, Value *Idx) { getTypeAtIndex() function in GetElementPtrInst 1491 Type *GetElementPtrInst::getTypeAtIndex(Type *Ty, uint64_t Idx) { getTypeAtIndex() function in GetElementPtrInst