Searched refs:ConstantFoldExtOp (Results 1 – 3 of 3) sorted by relevance
303 std::optional<APInt> ConstantFoldExtOp(unsigned Opcode, const Register Op1,
264 ConstantFoldExtOp(Opc, Src0.getReg(), Src1.getImm(), *getMRI())) in buildInstr()
936 std::optional<APInt> llvm::ConstantFoldExtOp(unsigned Opcode, in ConstantFoldExtOp() function in llvm