Searched defs:AttributeList (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.h | 332 bool isIntDivCheap(EVT, AttributeList) const override { return false; } in isIntDivCheap() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64SMEAttributes.h | 18 class AttributeList; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Intrinsics.h | 30 class AttributeList; variable
|
H A D | Module.h | 402 getOrInsertFunction(StringRef Name,AttributeList AttributeList,Type * RetTy,ArgsTy...Args) getOrInsertFunction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | AttributeImpl.h | 295 friend class AttributeList; global() variable
|
H A D | Module.cpp | 146 getOrInsertFunction(StringRef Name,FunctionType * Ty,AttributeList AttributeList) getOrInsertFunction() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CallLowering.h | 33 class AttributeList; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BuildLibCalls.cpp | 1291 getOrInsertLibFunc(Module * M,const TargetLibraryInfo & TLI,LibFunc TheLibFunc,FunctionType * T,AttributeList AttributeList) getOrInsertLibFunc() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1887 getOptimalMemOpType(const MemOp & Op,const AttributeList &) getOptimalMemOpType() argument 1894 getOptimalMemOpLLT(const MemOp & Op,const AttributeList &) getOptimalMemOpLLT() argument
|