Lines Matching refs:IVSize
771 llvm::FunctionCallee createForStaticInitFunction(unsigned IVSize,
776 llvm::FunctionCallee createDispatchInitFunction(unsigned IVSize,
781 llvm::FunctionCallee createDispatchNextFunction(unsigned IVSize,
786 llvm::FunctionCallee createDispatchFiniFunction(unsigned IVSize,
1126 unsigned IVSize, bool IVSigned, bool Ordered,
1132 unsigned IVSize = 0; member
1152 StaticRTInput(unsigned IVSize, bool IVSigned, bool Ordered, Address IL,
1155 : IVSize(IVSize), IVSigned(IVSigned), Ordered(Ordered), IL(IL), LB(LB), in IVSize() function
1198 SourceLocation Loc, unsigned IVSize,
1226 unsigned IVSize, bool IVSigned,
2043 unsigned IVSize, bool IVSigned, bool Ordered,
2085 unsigned IVSize, bool IVSigned) override;
2112 unsigned IVSize, bool IVSigned, Address IL,