Home
last modified time | relevance | path

Searched refs:getWithVScaleRangeArgs (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAttributes.h140 static Attribute getWithVScaleRangeArgs(LLVMContext &Context,
/llvm-project-15.0.7/llvm/lib/IR/
H A DAttributes.cpp219 Attribute Attribute::getWithVScaleRangeArgs(LLVMContext &Context, in getWithVScaleRangeArgs() function in Attribute
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.cpp504 CurFn->addFnAttr(llvm::Attribute::getWithVScaleRangeArgs( in FinishFunction()