Searched refs:selectIntToBool (Results 1 – 1 of 1) sorted by relevance
236 bool selectIntToBool(Register IntReg, Register ResVReg, MachineInstr &I,2674 bool SPIRVInstructionSelector::selectIntToBool(Register IntReg, in selectIntToBool() function in SPIRVInstructionSelector2706 return selectIntToBool(IntReg, ResVReg, I, ArgType, ResType); in selectTrunc()