Searched refs:selectIntrinsic (Results 1 – 2 of 2) sorted by relevance
145 bool selectIntrinsic(Register ResVReg, const SPIRVType *ResType,278 return selectIntrinsic(ResVReg, ResType, I); in spvSelect()1312 bool SPIRVInstructionSelector::selectIntrinsic(Register ResVReg, in selectIntrinsic() function in SPIRVInstructionSelector
191 bool selectIntrinsic(MachineInstr &I, MachineRegisterInfo &MRI);3432 return selectIntrinsic(I, MRI); in select()5791 bool AArch64InstructionSelector::selectIntrinsic(MachineInstr &I, in selectIntrinsic() function in AArch64InstructionSelector