Searched refs:selectIntrinsic (Results 1 – 2 of 2) sorted by relevance
204 bool selectIntrinsic(Register ResVReg, const SPIRVType *ResType,361 return selectIntrinsic(ResVReg, ResType, I); in spvSelect()1953 bool SPIRVInstructionSelector::selectIntrinsic(Register ResVReg, in selectIntrinsic() function in SPIRVInstructionSelector
223 bool selectIntrinsic(MachineInstr &I, MachineRegisterInfo &MRI);3466 return selectIntrinsic(I, MRI); in select()6514 bool AArch64InstructionSelector::selectIntrinsic(MachineInstr &I, in selectIntrinsic() function in AArch64InstructionSelector