Searched refs:getConstantIntVRegVal (Results 1 – 3 of 3) sorted by relevance
123 const APInt &K0_Imm = getConstantIntVRegVal(K0, MRI)->getValue(); in matchIntMinMaxToMed3()124 const APInt &K1_Imm = getConstantIntVRegVal(K1, MRI)->getValue(); in matchIntMinMaxToMed3()
193 const ConstantInt *getConstantIntVRegVal(Register VReg,
368 const ConstantInt *llvm::getConstantIntVRegVal(Register VReg, in getConstantIntVRegVal() function in llvm