Home
last modified time | relevance | path

Searched refs:setCImm (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h658 void setCImm(const ConstantInt *CI) { in setCImm() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp1710 SrcMO.setCImm(ConstantInt::get(Ctx, Val)); in widenScalar()