Home
last modified time | relevance | path

Searched refs:selectIntrinsic (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp204 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
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp223 bool selectIntrinsic(MachineInstr &I, MachineRegisterInfo &MRI);
3466 return selectIntrinsic(I, MRI); in select()
6514 bool AArch64InstructionSelector::selectIntrinsic(MachineInstr &I, in selectIntrinsic() function in AArch64InstructionSelector