Searched refs:ConstantFoldExtOp (Results 1 – 3 of 3) sorted by relevance
247 Optional<APInt> ConstantFoldExtOp(unsigned Opcode, const Register Op1,
202 ConstantFoldExtOp(Opc, Src0.getReg(), Src1.getImm(), *getMRI())) in buildInstr()
659 Optional<APInt> llvm::ConstantFoldExtOp(unsigned Opcode, const Register Op1, in ConstantFoldExtOp() function in llvm