Searched refs:ConstructAttributeList (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGVTables.cpp | 414 CGM.ConstructAttributeList(CalleePtr->getName(), *CurFnInfo, GD, Attrs, in EmitMustTailThunk()
|
| H A D | CodeGenModule.h | 1098 void ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info,
|
| H A D | CGCall.cpp | 1835 void CodeGenModule::ConstructAttributeList( in ConstructAttributeList() function in CodeGenModule 4286 CGM.ConstructAttributeList(CalleePtr->getName(), CallInfo, in EmitCall()
|
| H A D | CodeGenModule.cpp | 1171 ConstructAttributeList(F->getName(), Info, GD, PAL, CallingConv, false); in SetLLVMFunctionAttributes()
|