Home
last modified time | relevance | path

Searched refs:Type_Q (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_Opcode.h31 #define IS_QTYPE(x) ((x) == Type_Q || (x) == Type_UQ)
32 #define IS_SIGNED_INT(x) ((x) == Type_B || (x) == Type_W || (x) == Type_D || (x) == Type_Q)
39 #define IS_TYPE_LONG(type) (type == Type_DF || type == Type_UQ || type == Type_Q)
206 Type_Q, // 64-bit signed integer enumerator
236 {Type_Q, 64, 8, 0xFF, "q"},
538 case Type_Q: in Get_G4_SubRegAlign_From_Type()
H A DCommon_ISA_util.cpp346 return Type_Q; in GetGenTypeFromVISAType()
386 case Type_Q: in Get_Common_ISA_Type_From_G4_Type()
H A DG4_IR.cpp413 execType = Type_Q; in getExecType()
502 execType = Type_Q; in getExecType2()
1025 return type == Type_UQ || type == Type_Q; in isIntegerPipeType()
1134 if (src && (src->getType() == Type_Q || src->getType() == Type_UQ)) in isIntegerPipeInstructionXe()
1193 if (src && (src->getType() == Type_Q || src->getType() == Type_UQ)) in isFloatPipeInstructionXe()
1230 case Type_Q: in getDataTypePipeXe()
1866 dst->getType() != Type_Q && dst->getType() != Type_UQ) in canPropagateBinaryToTernary()
2595 case Type_Q: in canPropagateTo()
6082 case Type_Q: in isInTypeRange()
6124 case Type_Q: in isSignBitZero()
H A DBinaryEncodingCNL.h326 case Type_Q: in EncodeOperandDstType()
1480 else if (src->getType() == Type_Q || src->getType() == Type_UQ) in EncodeSrcImm64Data()
H A DBinaryEncoding.cpp386 case Type_Q: in GetOperandSrcType()
424 case Type_Q: in GetOperandSrcImmType()
611 case Type_Q: in SetOperandDstType()
1033 else if (src->getType() == Type_Q || src->getType() == Type_UQ) in EncodeSrcImmData()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/VisaToG4/
H A DTranslateSendLdStLsc.cpp921 src0AddrBase->getType() == Type_Q) in lscBuildStridedPayload()
1192 if (srcType == Type_UQ || srcType == Type_Q) { in lscMul()
1228 srcType == Type_UQ || srcType == Type_Q || in lscAdd()
1235 if (srcType == Type_UQ || srcType == Type_Q) { in lscAdd()
1275 srcType == Type_UQ || srcType == Type_Q, in lscAdd64AosNative()
1279 createDst(result->getRegVar(), 0, 0, 1, Type_Q); in lscAdd64AosNative()
1308 srcType == Type_UQ || srcType == Type_Q, in lscAdd64AosEmu()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Metrics/proto_schema/
H A Dvariable_info.proto30 Type_Q = 12; // 64-bit signed integer enumerator
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/tic4x/
H A Daddressing_c3x.d209 0000009f <Type_Q>:
H A Daddressing_c4x.d217 000000a3 <Type_Q>:
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/testsuite/gas/tic4x/
H A Daddressing_c3x.d209 0000009f <Type_Q>:
H A Daddressing_c4x.d217 000000a3 <Type_Q>:
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/tic4x/
H A Daddressing_c3x.d209 0000009f <Type_Q>:
H A Daddressing_c4x.d217 000000a3 <Type_Q>:
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/tic4x/
H A Daddressing_c3x.d209 0000009f <Type_Q>:
H A Daddressing_c4x.d217 000000a3 <Type_Q>:
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/tic4x/
H A Daddressing_c3x.d209 0000009f <Type_Q>:
H A Daddressing_c4x.d217 000000a3 <Type_Q>:
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/tic4x/
H A Daddressing_c3x.d209 0000009f <Type_Q>:
H A Daddressing_c4x.d217 000000a3 <Type_Q>:
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/tic4x/
H A Daddressing_c3x.d209 0000009f <Type_Q>:
H A Daddressing_c4x.d217 000000a3 <Type_Q>:
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/tic4x/
H A Daddressing_c3x.d209 0000009f <Type_Q>:
H A Daddressing_c4x.d217 000000a3 <Type_Q>:
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/tic4x/
H A Daddressing_c3x.d209 0000009f <Type_Q>:
H A Daddressing_c4x.d217 000000a3 <Type_Q>:

12