Searched refs:selectIntrinsic (Results 1 – 2 of 2) sorted by relevance
148 bool selectIntrinsic(Register ResVReg, const SPIRVType *ResType,285 return selectIntrinsic(ResVReg, ResType, I); in spvSelect()1332 bool SPIRVInstructionSelector::selectIntrinsic(Register ResVReg, in selectIntrinsic() function in SPIRVInstructionSelector
224 bool selectIntrinsic(MachineInstr &I, MachineRegisterInfo &MRI);3493 return selectIntrinsic(I, MRI); in select()6673 bool AArch64InstructionSelector::selectIntrinsic(MachineInstr &I, in selectIntrinsic() function in AArch64InstructionSelector