Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp156 static Type *getMemoryParamAllocType(AttributeSet ParamAttrs, Type *ArgTy) { in getMemoryParamAllocType()
180 AttributeSet ParamAttrs = in getPassPointeeByValueCopySize() local
188 AttributeSet ParamAttrs = in getPointeeInMemoryValueType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp810 AttrBuilder ParamAttrs; in addFramePointerAttrs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11251 ArrayRef<ParamAttrTy> ParamAttrs) { in evaluateCDTSize()
11305 ArrayRef<ParamAttrTy> ParamAttrs, in emitX86DeclareSimdFunction()
11449 getNDSWDS(const FunctionDecl *FD, ArrayRef<ParamAttrTy> ParamAttrs) { in getNDSWDS()
11485 static std::string mangleVectorParameters(ArrayRef<ParamAttrTy> ParamAttrs) { in mangleVectorParameters()
11571 ArrayRef<ParamAttrTy> ParamAttrs, in emitAArch64DeclareSimdFunction()
11692 llvm::SmallVector<ParamAttrTy, 8> ParamAttrs(ParamPositions.size()); in emitDeclareSimdFunction() local