Searched refs:selectICmp (Results 1 – 2 of 2) sorted by relevance
191 bool selectICmp(const Instruction *I);1033 bool WebAssemblyFastISel::selectICmp(const Instruction *I) { in selectICmp() function in WebAssemblyFastISel1417 return selectICmp(I); in fastSelectInstruction()
168 bool selectICmp(Register ResVReg, const SPIRVType *ResType,387 return selectICmp(ResVReg, ResType, I); in spvSelect()1545 bool SPIRVInstructionSelector::selectICmp(Register ResVReg, in selectICmp() function in SPIRVInstructionSelector