Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DCallSite.h201 void setAttributes(const AttributeSet &PAL) { in setAttributes() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp70 void TargetLowering::ArgListEntry::setAttributes(ImmutableCallSite *CS, in setAttributes() function in TargetLowering::ArgListEntry
H A DFastISel.cpp79 void FastISel::ArgListEntry::setAttributes(ImmutableCallSite *CS, in setAttributes() function in FastISel::ArgListEntry