Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DIsaVerification.cpp2533 … Common_ISA_Operand_Class operand_class_vmask_left = getVectorOperand(inst, i++).getOperandClass(); in verifyInstructionSampler() local
2534 REPORT_INSTRUCTION(options,operand_class_vmask_left == OPERAND_GENERAL || in verifyInstructionSampler()
2535 operand_class_vmask_left == OPERAND_INDIRECT || in verifyInstructionSampler()
2536 operand_class_vmask_left == OPERAND_IMMEDIATE, in verifyInstructionSampler()