Home
last modified time | relevance | path

Searched refs:hasAttrSomewhere (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp28 MF->getFunction()->getAttributes().hasAttrSomewhere( in getCalleeSavedRegs()
38 MF.getFunction()->getAttributes().hasAttrSomewhere( in getCallPreservedMask()
/external/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.cpp55 MF->getFunction()->getAttributes().hasAttrSomewhere( in getCalleeSavedRegs()
85 MF.getFunction()->getAttributes().hasAttrSomewhere(Attribute::SwiftError)) in getCallPreservedMask()
DAArch64FrameLowering.cpp869 Attrs.hasAttrSomewhere(Attribute::SwiftError)); in produceCompactUnwindFrame()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp116 MF->getFunction().getAttributes().hasAttrSomewhere( in getCalleeSavedRegs()
130 MF.getFunction().getAttributes().hasAttrSomewhere( in getCallPreservedMask()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.cpp57 MF->getFunction().getAttributes().hasAttrSomewhere( in getCalleeSavedRegs()
102 MF.getFunction().getAttributes().hasAttrSomewhere(Attribute::SwiftError)) in getCallPreservedMask()
DAArch64FrameLowering.cpp1136 Attrs.hasAttrSomewhere(Attribute::SwiftError)); in produceCompactUnwindFrame()
/external/swiftshader/third_party/LLVM/include/llvm/
DAttributes.h256 bool hasAttrSomewhere(Attributes Attr) const;
DInstructions.h1320 return AttributeList.hasAttrSomewhere(Attribute::ByVal);
2792 return AttributeList.hasAttrSomewhere(Attribute::ByVal);
/external/llvm/lib/Target/X86/
DX86RegisterInfo.cpp321 MF->getFunction()->getAttributes().hasAttrSomewhere( in getCalleeSavedRegs()
415 MF.getFunction()->getAttributes().hasAttrSomewhere( in getCallPreservedMask()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86RegisterInfo.cpp365 F.getAttributes().hasAttrSomewhere(Attribute::SwiftError); in getCalleeSavedRegs()
478 F.getAttributes().hasAttrSomewhere(Attribute::SwiftError); in getCallPreservedMask()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAttributes.cpp258 bool AttrListPtr::hasAttrSomewhere(Attributes Attr) const { in hasAttrSomewhere() function in AttrListPtr
/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp91 F->getAttributes().hasAttrSomewhere(Attribute::SwiftError)) in getCalleeSavedRegs()
119 MF.getFunction()->getAttributes().hasAttrSomewhere(Attribute::SwiftError)) in getCallPreservedMask()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp96 F.getAttributes().hasAttrSomewhere(Attribute::SwiftError)) { in getCalleeSavedRegs()
129 MF.getFunction().getAttributes().hasAttrSomewhere(Attribute::SwiftError)) in getCallPreservedMask()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h348 bool hasAttrSomewhere(Attribute::AttrKind Kind,
/external/llvm/include/llvm/IR/
DAttributes.h343 bool hasAttrSomewhere(Attribute::AttrKind Kind,
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreFrameLowering.cpp104 getAttributes().hasAttrSomewhere(Attribute::Nest); in emitPrologue()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAttributes.h566 bool hasAttrSomewhere(Attribute::AttrKind Kind,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp242 if (PAL.hasAttrSomewhere(Attribute::Nest)) in emitPrologue()
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp240 if (PAL.hasAttrSomewhere(Attribute::Nest)) in emitPrologue()
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp468 if (F.getAttributes().hasAttrSomewhere(Attribute::InAlloca)) { in SurveyFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp486 if (F.getAttributes().hasAttrSomewhere(Attribute::InAlloca)) { in SurveyFunction()
DGlobalOpt.cpp2084 if (Attrs.hasAttrSomewhere(Attribute::Nest, &NestIndex)) in StripNest()
2299 if (F->getAttributes().hasAttrSomewhere(Attribute::Nest) && in OptimizeFunctions()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2681 if (Callee->getAttributes().hasAttrSomewhere(Attribute::InAlloca) || in transformConstExprCastCall()
2682 Callee->getAttributes().hasAttrSomewhere(Attribute::ByVal)) in transformConstExprCastCall()
2900 if (Attrs.hasAttrSomewhere(Attribute::Nest)) in transformCallThroughTrampoline()
/external/llvm/lib/IR/
DInstructions.cpp337 if (AttributeList.hasAttrSomewhere(Attribute::Returned, &Index) && Index) in getReturnedArgOperand()
340 if (F->getAttributes().hasAttrSomewhere(Attribute::Returned, &Index) && in getReturnedArgOperand()
707 if (AttributeList.hasAttrSomewhere(Attribute::Returned, &Index) && Index) in getReturnedArgOperand()
710 if (F->getAttributes().hasAttrSomewhere(Attribute::Returned, &Index) && in getReturnedArgOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4189 if (Callee->getAttributes().hasAttrSomewhere(Attribute::InAlloca) || in transformConstExprCastCall()
4190 Callee->getAttributes().hasAttrSomewhere(Attribute::ByVal)) in transformConstExprCastCall()
4250 if (CallerPAL.hasAttrSomewhere(Attribute::StructRet, &SRetIdx) && in transformConstExprCastCall()
4394 if (Attrs.hasAttrSomewhere(Attribute::Nest)) in transformCallThroughTrampoline()

12