Home
last modified time | relevance | path

Searched defs:getIntTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1439 static IntegerType *getIntTy(IRBuilderBase &B, const TargetLibraryInfo *TLI) { in getIntTy() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2176 auto HexagonVectorCombine::getIntTy(unsigned Width) const -> IntegerType * { in getIntTy() function in HexagonVectorCombine