Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp197 bool selectIntToBool(Register IntReg, Register ResVReg, MachineInstr &I,
1717 bool SPIRVInstructionSelector::selectIntToBool(Register IntReg, in selectIntToBool() function in SPIRVInstructionSelector
1749 return selectIntToBool(IntReg, ResVReg, I, ArgType, ResType); in selectTrunc()