Home
last modified time | relevance | path

Searched defs:getIndexType (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDDataLayout.cpp905 IntegerType *DataLayout::getIndexType(LLVMContext &C, in getIndexType() function in DataLayout
910 Type *DataLayout::getIndexType(Type *Ty) const { in getIndexType() function in DataLayout
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
HDCoroInternal.h175 IntegerType *getIndexType() const { in getIndexType() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDTypeRecord.h406 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function