Searched refs:OpCodeMap (Results 1 – 3 of 3) sorted by relevance
126 typedef SPIRVMap<unsigned, Op> OpCodeMap; typedef
817 transBoolOpCode(Op0, OpCodeMap::map(LLVMOC)), in transBinaryInst()848 BOC = OpCodeMap::map(OpCode); in transUnaryInst()
949 CO = static_cast<CastInst::CastOps>(OpCodeMap::rmap(BC->getOpCode())); in transConvertInst()969 BO = static_cast<Instruction::BinaryOps>(OpCodeMap::rmap(OP)); in transShiftLogicalBitwiseInst()