Searched defs:AttributeList (Results 1 – 12 of 12) sorted by relevance
/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | BuildLibCalls.h | 44 LibFunc TheLibFunc, AttributeList AttributeList, in getOrInsertLibFunc() argument [all...] |
H A D | FunctionComparator.h | 30 class AttributeList; variable
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.h | 332 isIntDivCheap(EVT,AttributeList) isIntDivCheap() argument
|
/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64SMEAttributes.h | 18 class AttributeList; variable
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Intrinsics.h | 30 class AttributeList; variable
|
H A D | Module.h | 413 getOrInsertFunction(StringRef Name,AttributeList AttributeList,Type * RetTy,ArgsTy...Args) getOrInsertFunction() argument
|
/llvm-project/clang/test/Index/ |
H A D | recursive-cxx-member-calls.cpp | 12 class AttributeList { class [all...] |
/llvm-project/llvm/lib/IR/ |
H A D | AttributeImpl.h | 372 friend class AttributeList; global() variable
|
H A D | Module.cpp | 170 getOrInsertFunction(StringRef Name,FunctionType * Ty,AttributeList AttributeList) getOrInsertFunction() argument
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CallLowering.h | 33 class AttributeList; variable
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BuildLibCalls.cpp | 1294 getOrInsertLibFunc(Module * M,const TargetLibraryInfo & TLI,LibFunc TheLibFunc,FunctionType * T,AttributeList AttributeList) getOrInsertLibFunc() argument [all...] |
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1963 getOptimalMemOpType(const MemOp & Op,const AttributeList &) getOptimalMemOpType() argument 1970 getOptimalMemOpLLT(const MemOp & Op,const AttributeList &) getOptimalMemOpLLT() argument
|