Home
last modified time | relevance | path

Searched refs:opnd_type (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBinaryCISAEmission.cpp175 if (!useSubDesc && desc->opnd_desc[i].opnd_type == OPND_SUBOPCODE) in emitCisaInst()
182 else if ((useSubDesc == false && desc->opnd_desc[i].opnd_type == OPND_EXECSIZE) || in emitCisaInst()
183 …(useSubDesc == true && desc->getSubInstDesc(subOpcode).opnd_desc[i-1].opnd_type == OPND_EXECSIZE)) in emitCisaInst()
188 else if ((useSubDesc == false && desc->opnd_desc[i ].opnd_type == OPND_PRED) || in emitCisaInst()
189 … (useSubDesc == true && desc->getSubInstDesc(subOpcode).opnd_desc[i-1].opnd_type == OPND_PRED)) in emitCisaInst()
196 …else if (inst->opnd_array != NULL && inst->opnd_array[currendOpndIndex]->opnd_type == CISA_OPND_OT… in emitCisaInst()
200 …else if (inst->opnd_array != NULL && inst->opnd_array[currendOpndIndex]->opnd_type == CISA_OPND_VE… in emitCisaInst()
204 …else if (inst->opnd_array != NULL && inst->opnd_array[currendOpndIndex]->opnd_type == CISA_OPND_RA… in emitCisaInst()
H A DIsaVerification.cpp1488 if (!IsIntOrIntVecType(opnd_type)) in checkImmediateIntegerOpnd()
1493 bool is_vector = (opnd_type == ISA_TYPE_V || opnd_type == ISA_TYPE_UV); in checkImmediateIntegerOpnd()
1505 if (opnd_type == ISA_TYPE_Q || opnd_type == ISA_TYPE_UQ) in checkImmediateIntegerOpnd()
1539 if (opnd_type == ISA_TYPE_UQ) in checkImmediateIntegerOpnd()
1552 if (opnd_type == ISA_TYPE_UQ) in checkImmediateIntegerOpnd()
1862 switch (opnd_type) in verifyInstructionLogic()
1880 switch (opnd_type) in verifyInstructionLogic()
1909 i, (int)(opnd_type)); in verifyInstructionLogic()
1916 i, (int)(opnd_type)); in verifyInstructionLogic()
1996 REPORT_INSTRUCTION(options,opnd_type == ISA_TYPE_B || opnd_type == ISA_TYPE_UB || in verifyInstructionAddress()
[all …]
H A DCommon_ISA_framework.cpp47 if (inst_desc->opnd_desc[i].opnd_type == OPND_SUBOPCODE) in createCisaInstruction()
98 if (inst_desc->opnd_desc[i].opnd_type == OPND_EXECSIZE || in createCisaInstruction()
99 inst_desc->opnd_desc[i].opnd_type == OPND_PRED) in createCisaInstruction()
110 if (desc.opnd_type == OPND_EXECSIZE || desc.opnd_type == OPND_PRED) in createCisaInstruction()
H A DIsaDescription.h193 unsigned opnd_type; //Common_ISA_Opnd_Desc_Type OR #defines like OPND_VECTOR_SRC_G_IMM_AO member
H A DVISAKernelImpl.cpp1283 opnd->opnd_type = CISA_OPND_OTHER; in CreateVISALabelVar()
2149 cisa_opnd->opnd_type = CISA_OPND_VECTOR; in CreateVISAPredicateOperandvISA()
2450 cisa_opnd->opnd_type = CISA_OPND_RAW; in CreateVISARawOperand()
2528 cisa_opnd->opnd_type = CISA_OPND_OTHER; in CreateStateInstUse()
2627 cisa_opnd->opnd_type = CISA_OPND_RAW; in CreateVISANullRawOperand()
4842 opnd[0]->opnd_type = CISA_OPND_OTHER; in AppendVISAMiscFileInst()
4892 opnd[0]->opnd_type = CISA_OPND_OTHER; in AppendVISAMiscLOC()
7335 opnd[0]->opnd_type = CISA_OPND_OTHER; in AppendVISALifetime()
7355 opnd[1]->opnd_type = CISA_OPND_OTHER; in AppendVISALifetime()
8991 temp->opnd_type = CISA_OPND_OTHER; in CreateOtherOpnd()
[all …]
H A DByteCodeReaderNG.cpp584 (inst_desc->opnd_desc[i].opnd_type == OPND_EXECSIZE || in readInstructionCommonNG()
585 inst_desc->opnd_desc[i].opnd_type == OPND_PRED)) in readInstructionCommonNG()
624 if ((OPND_DST_GEN & inst_desc->opnd_desc[i+opnd_skip].opnd_type) != 0) in readInstructionCommonNG()
658 assert(inst_desc->opnd_desc[opnd_ix].opnd_type == OPND_OTHER && in readInstructionCommonNG()
1420 assert(inst_desc->opnd_desc[5].opnd_type == OPND_OTHER && in readInstructionMisc()
1988 if (opndDesc->opnd_type == OPND_SAMPLE) in readInstructionSampler()
1992 } else if (opndDesc->opnd_type == OPND_SURFACE) { in readInstructionSampler()
1995 } else if ((opndDesc->opnd_type & OPND_SRC_GEN) == OPND_SRC_GEN) in readInstructionSampler()
1998 } else if (opndDesc->opnd_type == OPND_RAW_SRC) in readInstructionSampler()
2001 } else if (opndDesc->opnd_type == OPND_RAW_DST) in readInstructionSampler()
[all …]
/dports/devel/jwasm/JWasm-f0a2fdd/src/
H A Dcodegen.c608 …enum operand_type determinant = opnd_clstab[CodeInfo->pinstr->opclsidx].opnd_type[OPND1]; /* re… in match_phase_3()
640 tbl_op2 = opnd_clstab[CodeInfo->pinstr->opclsidx].opnd_type[OPND2]; in match_phase_3()
804 …} while ( opnd_clstab[CodeInfo->pinstr->opclsidx].opnd_type[OPND1] == determinant && CodeInfo->pin… in match_phase_3()
820 if( opnd_clstab[CodeInfo->pinstr->opclsidx].opnd_type[OPND2] != OP_NONE ) in check_operand_2()
828 if ( ( opnd_clstab[next->opclsidx].opnd_type[OPND1] & OP_M ) && in check_operand_2()
920 tbl_op1 = opnd_clstab[CodeInfo->pinstr->opclsidx].opnd_type[OPND1]; in codegen()
H A Dparser.c1347 if ( opnd_clstab[CodeInfo->pinstr->opclsidx].opnd_type[OPND1] == OP_M_ANY ) { in Set_Memtype()
1413 if ( opnd_clstab[CodeInfo->pinstr->opclsidx].opnd_type[OPND1] == OP_M_ANY ) { in Set_Memtype()
1567 if ( CodeInfo->opnd_type[CurrOpnd] & ( OP_M16 | OP_M32 | OP_M64 ) ) in memory_operand()
1904 if ( opnd_clstab[p->opclsidx].opnd_type[OPND2] & OP_I ) { in process_address()
1958 ( CodeInfo->opnd_type[OPND1] & OP_R ) ) { in process_const()
1969 if ( ( CodeInfo->opnd_type[OPND2] & OP_I ) && in process_const()
1972 CodeInfo->opnd_type[OPND2] = OP_M; in process_const()
1973 CodeInfo->opnd_type[OPND1] = CodeInfo->opnd_type[OPND2]; in process_const()
1974 CodeInfo->opnd_type[OPND2] = OP_NONE; in process_const()
2323 if ( opnd_clstab[CodeInfo->pinstr->opclsidx].opnd_type[opndidx] == OP_NONE ) { in HandleStringInstructions()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DInstrTypes.h888 static const Type* makeCmpResultType(const Type* opnd_type) {
889 if (const VectorType* vt = dyn_cast<const VectorType>(opnd_type)) {
890 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
893 return Type::getInt1Ty(opnd_type->getContext());
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DIsaDescription.h191 unsigned opnd_type; //Common_ISA_Opnd_Desc_Type OR #defines like OPND_VECTOR_SRC_G_IMM_AO member
/dports/devel/jwasm/JWasm-f0a2fdd/src/H/
H A Dparser.h150 enum operand_type opnd_type[2]; /* operands 1 + 2 */ member
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DInstrTypes.h1127 static Type* makeCmpResultType(Type* opnd_type) {
1128 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
1129 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
1132 return Type::getInt1Ty(opnd_type->getContext());
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/IR/
H A DInstrTypes.h889 static Type* makeCmpResultType(Type* opnd_type) {
890 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
891 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
894 return Type::getInt1Ty(opnd_type->getContext());
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DInstrTypes.h1007 static Type* makeCmpResultType(Type* opnd_type) {
1008 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
1009 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
1012 return Type::getInt1Ty(opnd_type->getContext());
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DInstrTypes.h970 static Type* makeCmpResultType(Type* opnd_type) {
971 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
972 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
975 return Type::getInt1Ty(opnd_type->getContext());
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DInstrTypes.h975 static Type* makeCmpResultType(Type* opnd_type) {
976 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
977 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
980 return Type::getInt1Ty(opnd_type->getContext());
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DInstrTypes.h1034 static Type* makeCmpResultType(Type* opnd_type) {
1035 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
1036 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
1039 return Type::getInt1Ty(opnd_type->getContext());
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DInstrTypes.h970 static Type* makeCmpResultType(Type* opnd_type) {
971 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
972 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
975 return Type::getInt1Ty(opnd_type->getContext());
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstrTypes.h975 static Type* makeCmpResultType(Type* opnd_type) {
976 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
977 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
980 return Type::getInt1Ty(opnd_type->getContext());
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DInstrTypes.h1034 static Type* makeCmpResultType(Type* opnd_type) {
1035 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
1036 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
1039 return Type::getInt1Ty(opnd_type->getContext());
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h975 static Type* makeCmpResultType(Type* opnd_type) {
976 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
977 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
980 return Type::getInt1Ty(opnd_type->getContext());
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DInstrTypes.h975 static Type* makeCmpResultType(Type* opnd_type) {
976 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
977 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
980 return Type::getInt1Ty(opnd_type->getContext());
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DInstrTypes.h1031 static Type* makeCmpResultType(Type* opnd_type) {
1032 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
1033 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
1036 return Type::getInt1Ty(opnd_type->getContext());
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DInstrTypes.h1031 static Type* makeCmpResultType(Type* opnd_type) {
1032 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
1033 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
1036 return Type::getInt1Ty(opnd_type->getContext());
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h1031 static Type* makeCmpResultType(Type* opnd_type) {
1032 if (VectorType* vt = dyn_cast<VectorType>(opnd_type)) {
1033 return VectorType::get(Type::getInt1Ty(opnd_type->getContext()),
1036 return Type::getInt1Ty(opnd_type->getContext());

12