Searched refs:selectIntrinsic (Results 1 – 2 of 2) sorted by relevance
141 bool selectIntrinsic(Register ResVReg, const SPIRVType *ResType,265 return selectIntrinsic(ResVReg, ResType, I); in spvSelect()1147 bool SPIRVInstructionSelector::selectIntrinsic(Register ResVReg, in selectIntrinsic() function in SPIRVInstructionSelector
191 bool selectIntrinsic(MachineInstr &I, MachineRegisterInfo &MRI);3396 return selectIntrinsic(I, MRI); in select()5745 bool AArch64InstructionSelector::selectIntrinsic(MachineInstr &I, in selectIntrinsic() function in AArch64InstructionSelector