Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DAttributes.h142 static Attribute getWithVScaleRangeArgs(LLVMContext &Context,
/openbsd/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp227 Attribute Attribute::getWithVScaleRangeArgs(LLVMContext &Context, in getWithVScaleRangeArgs() function in Attribute
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp512 CurFn->addFnAttr(llvm::Attribute::getWithVScaleRangeArgs( in FinishFunction()