Home
last modified time | relevance | path

Searched refs:getImm32 (Results 1 – 6 of 6) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/jit/ngen/
H A Dngen_xe.hpp271 inline bool getImm32(uint32_t &imm) const;
661 bool Instruction12::getImm32(uint32_t &imm) const in getImm32() function in Instruction12
H A Dngen_asm.hpp222 bool getImm32(uint32_t &imm, int opNum = 0) const { in getImm32() function
237 bool getSendDesc(MessageDescriptor &desc) const { return getImm32(desc.all, 3); } in getSendDesc()
H A Dngen_auto_swsb.hpp1118 if (!insn.getImm32(imm)) in analyze()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/ngen/
H A Dngen_gen12.hpp436 inline bool getImm32(uint32_t &imm) const;
992 bool Instruction12::getImm32(uint32_t &imm) const in getImm32() function in Instruction12
H A Dngen_asm.hpp230 bool getImm32(uint32_t &imm, int opNum = 0) const { in getImm32() function
245 bool getSendDesc(MessageDescriptor &desc) const { return getImm32(desc.all, 3); } in getSendDesc()
H A Dngen_auto_swsb.hpp1249 if (!insn.getImm32(imm)) in analyze()