/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/ |
D | IndirectionUtilsTest.cpp | 23 AttributeSet FnAttrs = AttributeSet::get( in TEST() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonTargetMachine.cpp | 159 AttributeSet FnAttrs = F.getAttributes(); in getSubtargetImpl() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 239 if (Attributes FnAttrs = PAL.getFnAttributes()) in DeleteDeadVarargs() local 658 Attributes FnAttrs = PAL.getFnAttributes(); in RemoveDeadStuffFromFunction() local 788 Attributes FnAttrs = CallPAL.getFnAttributes(); in RemoveDeadStuffFromFunction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetMachine.cpp | 230 AttributeList FnAttrs = F.getAttributes(); in getSubtargetImpl() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 846 AttributeSet FnAttrs = PAL.getFnAttributes().removeAttribute( in RemoveDeadStuffFromFunction() local 924 AttributeSet FnAttrs = CallPAL.getFnAttributes().removeAttribute( in RemoveDeadStuffFromFunction() local
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 120 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule() local 140 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule() local 151 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex); in ValidateEndOfModule() local 5245 AttrBuilder RetAttrs, FnAttrs; in ParseInvoke() local 5841 AttrBuilder RetAttrs, FnAttrs; in ParseCall() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 1182 if (Attributes FnAttrs = CallerPAL.getFnAttributes()) in transformConstExprCastCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 136 AttrBuilder FnAttrs(AS.getFnAttributes()); in ValidateEndOfModule() local 153 AttrBuilder FnAttrs(AS.getFnAttributes()); in ValidateEndOfModule() local 161 AttrBuilder FnAttrs(AS.getFnAttributes()); in ValidateEndOfModule() local 5748 AttrBuilder RetAttrs, FnAttrs; in ParseInvoke() local 6332 AttrBuilder RetAttrs, FnAttrs; in ParseCall() local
|
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
D | LLParser.cpp | 3172 unsigned RetAttrs, FnAttrs; in ParseInvoke() local 3571 unsigned RetAttrs, FnAttrs; in ParseCall() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | AsmWriter.cpp | 1538 Attributes FnAttrs = Attrs.getFnAttributes(); in printFunction() local
|
/external/clang/lib/Parse/ |
D | ParseDeclCXX.cpp | 2360 ParsedAttributesWithRange FnAttrs(AttrFactory); in ParseCXXClassMemberDeclaration() local
|
D | ParseDecl.cpp | 5599 ParsedAttributes FnAttrs(AttrFactory); in ParseFunctionDeclarator() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Attributes.cpp | 938 AttributeList AttributeList::get(LLVMContext &C, AttributeSet FnAttrs, in get()
|
D | AsmWriter.cpp | 958 AttributeSet FnAttrs = F.getAttributes().getFnAttributes(); in processModule() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1249 AttrBuilder FnAttrs = AL.getFnAttributes(); in legalizeCallAttributes() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 2821 AttributeSet FnAttrs = CallerPAL.getFnAttributes(); in transformConstExprCastCall() local
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 834 AttributeSet FnAttrs = F.getAttributes().getFnAttributes(); in processModule() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 4311 AttributeSet FnAttrs = CallerPAL.getFnAttributes(); in transformConstExprCastCall() local
|