Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DConstantFoldingMIRBuilder.h64 ConstantFoldExtOp(Opc, Src0.getReg(), Src1.getImm(), *getMRI()))
DUtils.h158 Optional<APInt> ConstantFoldExtOp(unsigned Opcode, const unsigned Op1,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCSEMIRBuilder.cpp172 ConstantFoldExtOp(Opc, Src0.getReg(), Src1.getImm(), *getMRI())) in buildInstr()
DUtils.cpp414 Optional<APInt> llvm::ConstantFoldExtOp(unsigned Opcode, const unsigned Op1, in ConstantFoldExtOp() function in llvm