Home
last modified time | relevance | path

Searched refs:EncodeOperandDst (Results 1 – 4 of 4) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBinaryEncodingCNL.cpp726 inline void BinaryEncodingCNL::EncodeOperandDst(G4_INST* inst, in EncodeOperandDst() function in BinaryEncodingCNL
770 EncodeOperandDst(inst, oneSrc.Common.OperandControls); in EncodeOneSrcInst()
814 EncodeOperandDst(inst, twoSrc.Common.OperandControls); in EncodeTwoSrcInst()
1948 EncodeOperandDst(inst, oneSrc.Common.OperandControls); in DoAllEncodingWAIT()
2149 EncodeOperandDst(inst, oneSrc.GetOperandControl()); in DoAllEncodingCALL()
H A DBinaryEncoding.h709 Status EncodeOperandDst(G4_INST*);
H A DBinaryEncodingCNL.h136 void EncodeOperandDst(G4_INST*, G9HDL::EU_INSTRUCTION_OPERAND_CONTROLS&);
H A DBinaryEncoding.cpp1468 BinaryEncoding::Status BinaryEncoding::EncodeOperandDst(G4_INST* inst) in EncodeOperandDst() function in BinaryEncoding
2854 EncodeOperandDst(inst); in ProduceBinaryInstructions()