/external/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.cpp | 28 MF->getFunction()->getAttributes().hasAttrSomewhere( in getCalleeSavedRegs() 38 MF.getFunction()->getAttributes().hasAttrSomewhere( in getCallPreservedMask()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64RegisterInfo.cpp | 55 MF->getFunction()->getAttributes().hasAttrSomewhere( in getCalleeSavedRegs() 85 MF.getFunction()->getAttributes().hasAttrSomewhere(Attribute::SwiftError)) in getCallPreservedMask()
|
D | AArch64FrameLowering.cpp | 869 Attrs.hasAttrSomewhere(Attribute::SwiftError)); in produceCompactUnwindFrame()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.cpp | 116 MF->getFunction().getAttributes().hasAttrSomewhere( in getCalleeSavedRegs() 130 MF.getFunction().getAttributes().hasAttrSomewhere( in getCallPreservedMask()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64RegisterInfo.cpp | 57 MF->getFunction().getAttributes().hasAttrSomewhere( in getCalleeSavedRegs() 102 MF.getFunction().getAttributes().hasAttrSomewhere(Attribute::SwiftError)) in getCallPreservedMask()
|
D | AArch64FrameLowering.cpp | 1136 Attrs.hasAttrSomewhere(Attribute::SwiftError)); in produceCompactUnwindFrame()
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Attributes.h | 256 bool hasAttrSomewhere(Attributes Attr) const;
|
D | Instructions.h | 1320 return AttributeList.hasAttrSomewhere(Attribute::ByVal); 2792 return AttributeList.hasAttrSomewhere(Attribute::ByVal);
|
/external/llvm/lib/Target/X86/ |
D | X86RegisterInfo.cpp | 321 MF->getFunction()->getAttributes().hasAttrSomewhere( in getCalleeSavedRegs() 415 MF.getFunction()->getAttributes().hasAttrSomewhere( in getCallPreservedMask()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86RegisterInfo.cpp | 365 F.getAttributes().hasAttrSomewhere(Attribute::SwiftError); in getCalleeSavedRegs() 478 F.getAttributes().hasAttrSomewhere(Attribute::SwiftError); in getCallPreservedMask()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Attributes.cpp | 258 bool AttrListPtr::hasAttrSomewhere(Attributes Attr) const { in hasAttrSomewhere() function in AttrListPtr
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.cpp | 91 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/ |
D | ARMBaseRegisterInfo.cpp | 96 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/ |
D | Attributes.h | 348 bool hasAttrSomewhere(Attribute::AttrKind Kind,
|
/external/llvm/include/llvm/IR/ |
D | Attributes.h | 343 bool hasAttrSomewhere(Attribute::AttrKind Kind,
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreFrameLowering.cpp | 104 getAttributes().hasAttrSomewhere(Attribute::Nest); in emitPrologue()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Attributes.h | 566 bool hasAttrSomewhere(Attribute::AttrKind Kind,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreFrameLowering.cpp | 242 if (PAL.hasAttrSomewhere(Attribute::Nest)) in emitPrologue()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreFrameLowering.cpp | 240 if (PAL.hasAttrSomewhere(Attribute::Nest)) in emitPrologue()
|
/external/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 468 if (F.getAttributes().hasAttrSomewhere(Attribute::InAlloca)) { in SurveyFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 486 if (F.getAttributes().hasAttrSomewhere(Attribute::InAlloca)) { in SurveyFunction()
|
D | GlobalOpt.cpp | 2084 if (Attrs.hasAttrSomewhere(Attribute::Nest, &NestIndex)) in StripNest() 2299 if (F->getAttributes().hasAttrSomewhere(Attribute::Nest) && in OptimizeFunctions()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 2681 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/ |
D | Instructions.cpp | 337 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/ |
D | InstCombineCalls.cpp | 4189 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()
|