Home
last modified time | relevance | path

Searched refs:Elemental (Results 1 – 23 of 23) sorted by relevance

/external/llvm-project/flang/lib/Evaluate/
Dcharacteristics.cpp338 procedure->attrs.reset(Procedure::Attr::Elemental); in Characterize()
615 that.attrs.test(Attr::Elemental) != attrs.test(Attr::Elemental) || in CanOverride()
639 {semantics::Attr::ELEMENTAL, Procedure::Attr::Elemental}, in Characterize()
642 if (result.attrs.test(Attr::Elemental) && in Characterize()
756 if (attrs.test(Attr::Elemental) || attrs.test(Attr::BindC)) { in CanBeCalledViaImplicitInterface()
Dcall.cpp134 characteristics::Procedure::Attr::Elemental); in IsElemental()
Dtools.cpp860 lhsAttrs.set(Attr::Elemental, in CharacteristicsMatch()
861 lhs.attrs.test(Attr::Elemental) | rhs.attrs.test(Attr::Elemental)); in CharacteristicsMatch()
Dintrinsics.cpp1588 attrs.set(characteristics::Procedure::Attr::Elemental); in Match()
2229 .set(characteristics::Procedure::Attr::Elemental); in IsSpecificIntrinsicFunction()
/external/llvm-project/flang/include/flang/Evaluate/
Dcharacteristics.h286 Attr, Pure, Elemental, BindC, ImplicitInterface, NullPointer, Subroutine)
310 bool IsElemental() const { return attrs.test(Attr::Elemental); } in IsElemental()
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoFlags.def87 HANDLE_DISP_FLAG((1u << 6), Elemental)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoFlags.def87 HANDLE_DISP_FLAG((1u << 6), Elemental)
/external/mesa3d/docs/relnotes/
D10.3.2.rst40 Long pauses with Unreal demo Elemental on R9270X since : Always flush
D11.1.3.rst41 [HSW] Unreal Elemental demo - assertion error in
D10.4.rst219 Long pauses with Unreal demo Elemental on R9270X since : Always flush
D11.1.0.rst276 Tonga Elemental segfault + VM faults since radeon: implement
D11.2.0.rst167 [HSW] Unreal Elemental demo - assertion error in
D20.0.0.rst166 - Unreal 4 Elemental and MatineeFightScene demos misrender
/external/llvm-project/mlir/utils/vim/syntax/
Dmlir.vim25 " Elemental types inside memref, tensor, or vector types.
/external/llvm-project/flang/lib/Semantics/
Dcheck-call.cpp521 characteristics::Procedure::Attr::Elemental); in CheckProcedureArg()
523 characteristics::Procedure::Attr::Elemental)) { in CheckProcedureArg()
Dresolve-names.cpp250 HANDLE_ATTR_CLASS(PrefixSpec::Elemental, ELEMENTAL)
/external/llvm-project/flang/unittests/Evaluate/
Dintrinsics.cpp124 proc.attrs.test(characteristics::Procedure::Attr::Elemental)); in DoCall()
/external/llvm-project/flang/lib/Parser/
Dprogram-parsers.cpp464 construct<PrefixSpec>(construct<PrefixSpec::Elemental>("ELEMENTAL"_tok)),
Dunparse.cpp1692 void Post(const PrefixSpec::Elemental) { Word("ELEMENTAL"); } // R1527 in Post() argument
/external/llvm-project/flang/include/flang/Parser/
Ddump-parse-tree.h578 NODE(PrefixSpec, Elemental) in NODE()
Dparse-tree.h3001 EMPTY_CLASS(Elemental);
3007 std::variant<DeclarationTypeSpec, Elemental, Impure, Module, Non_Recursive,
/external/python/cpython2/Misc/
DHISTORY1228 - Changes donated by Elemental Security to make it work on AIX 5.3
1232 - Changes donated by Elemental Security to make it work on HP-UX 11 on
/external/python/cpython3/Misc/
DHISTORY18612 - Changes donated by Elemental Security to make it work on AIX 5.3
18616 - Changes donated by Elemental Security to make it work on HP-UX 11 on