Searched refs:selectBuildVector (Results 1 – 2 of 2) sorted by relevance
177 bool selectBuildVector(Register ResVReg, const SPIRVType *ResType,620 return selectBuildVector(ResVReg, ResType, I); in spvSelect()2357 bool SPIRVInstructionSelector::selectBuildVector(Register ResVReg, in selectBuildVector() function in SPIRVInstructionSelector
199 bool selectBuildVector(MachineInstr &I, MachineRegisterInfo &MRI);3671 return selectBuildVector(I, MRI); in select()5915 bool AArch64InstructionSelector::selectBuildVector(MachineInstr &I, in selectBuildVector() function in AArch64InstructionSelector