Searched refs:setAttributes (Results 51 - 64 of 64) sorted by relevance

123

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp3145 CustomCI->setAttributes(transformFunctionAttributes(
3320 NewCB->setAttributes(CB.getAttributes().removeAttributes(
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2143 NewCall->setAttributes(II->getAttributes());
2209 II->setAttributes(CI->getAttributes());
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp1487 F->setAttributes(PAL);
2072 F->setAttributes(llvm::Intrinsic::getAttributes(getLLVMContext(), IID));
4748 newCall->setAttributes(llvm::AttributeList::get(
H A DCGCall.cpp5263 CI->setAttributes(Attrs);
H A DCGBuiltin.cpp1044 CB->setAttributes(ReturnsTwiceAttr);
1598 CI->setAttributes(NoReturnAttr);
4733 RTCall->setAttributes(ByValAttrSet);
14638 CI->setAttributes(NoReturnAttr);
/netbsd-current/external/bsd/jemalloc/dist/bin/
H A Djeprof.in2376 setAttributes(root, {
2427 function setAttributes(element, attributes){
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1826 Call->setAttributes(Attr);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp937 NewF->setAttributes(NewAttrs);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1356 NewCS->setAttributes(
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h302 void setAttributes(const CallBase *Call, unsigned ArgIdx);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp64 Fn.setAttributes(AttributeList::get(Ctx, FnAttrs, RetAttrs, ArgAttrs)); \
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp1003 F->setAttributes(Intrinsic::getAttributes(F->getContext(), id));
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7441 Entry.setAttributes(&CB, I - CB.arg_begin());
8996 Entry.setAttributes(Call, ArgI);
H A DTargetLowering.cpp107 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, function in class:TargetLoweringBase::ArgListEntry

Completed in 517 milliseconds

123