Home
last modified time | relevance | path

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

/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/conv/
H A Dngen_proxy.hpp68 class InstructionModifier { class
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/jit/ngen/
H A Dngen_core.hpp1469 class InstructionModifier { class
1499 constexpr InstructionModifier(uint64_t all_) : all(all_) {} in InstructionModifier() function in ngen::InstructionModifier
1538 constexpr InstructionModifier() : all(0) {} in InstructionModifier() function in ngen::InstructionModifier
1541 constexpr /* implicit */ InstructionModifier(const PredCtrl &predCtrl_) in InstructionModifier() function in ngen::InstructionModifier
1544 constexpr /* implicit */ InstructionModifier(const ThreadCtrl &threadCtrl_) in InstructionModifier() function in ngen::InstructionModifier
1547 constexpr /* implicit */ InstructionModifier(const ConditionModifier &cmod_) in InstructionModifier() function in ngen::InstructionModifier
1550 constexpr14 /* implicit */ InstructionModifier(const int &execSize_) : InstructionModifier() { in InstructionModifier() function in ngen::InstructionModifier
1553 constexpr14 /* implicit */ InstructionModifier(const SWSBInfo &swsb) : InstructionModifier() { in InstructionModifier() function in ngen::InstructionModifier
1556 …constexpr14 /* implicit */ InstructionModifier(const SBID &sb) : InstructionModifier(SWSB(sb)) {} in InstructionModifier() function in ngen::InstructionModifier
1559 …constexpr InstructionModifier(bool accessMode_, bool noDDClr_, bool noDDChk_, unsigned chanOff_, b… in InstructionModifier() function in ngen::InstructionModifier
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/ngen/
H A Dngen_core.hpp1538 class InstructionModifier { class
1569 constexpr InstructionModifier(uint64_t all_) : all(all_) {} in InstructionModifier() function in ngen::InstructionModifier
1609 constexpr InstructionModifier() : all(0) {} in InstructionModifier() function in ngen::InstructionModifier
1612 constexpr /* implicit */ InstructionModifier(const PredCtrl &predCtrl_) in InstructionModifier() function in ngen::InstructionModifier
1615 constexpr /* implicit */ InstructionModifier(const ThreadCtrl &threadCtrl_) in InstructionModifier() function in ngen::InstructionModifier
1618 constexpr /* implicit */ InstructionModifier(const ConditionModifier &cmod_) in InstructionModifier() function in ngen::InstructionModifier
1621 constexpr14 /* implicit */ InstructionModifier(const int &execSize_) : InstructionModifier() { in InstructionModifier() function in ngen::InstructionModifier
1624 constexpr14 /* implicit */ InstructionModifier(const SWSBInfo &swsb) : InstructionModifier() { in InstructionModifier() function in ngen::InstructionModifier
1627 …constexpr14 /* implicit */ InstructionModifier(const SBID &sb) : InstructionModifier(SWSB(sb)) {} in InstructionModifier() function in ngen::InstructionModifier
1630 …constexpr InstructionModifier(bool accessMode_, bool noDDClr_, bool noDDChk_, unsigned chanOff_, b… in InstructionModifier() function in ngen::InstructionModifier