Searched defs:int_ty (Results 1 – 8 of 8) sorted by relevance
245 if (auto* int_ty = type.AsInteger()) { in EncodeIntegerAsWords() local
570 analysis::Integer int_ty(32, false); in GetScopeConstant() local
332 if (auto* int_ty = type.AsInteger()) { in EncodeIntegerAsWords() local
572 analysis::Integer int_ty(32, false); in GetScopeConstant() local
931 const spvtools::opt::analysis::Integer* int_ty) { in ConvertType()
2129 const MachineType& int_ty, const MachineType& float_ty, in ConvertTrapTest()2140 const MachineType& int_ty, in ConvertSaturateTest()2156 const MachineType int_ty = IntConvertType(opcode); in BuildIntConvertFloat() local2422 const MachineType int_ty = IntConvertType(opcode); in BuildCcallConvertFloat() local