Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOperand.h644 void setCImm(const ConstantInt *CI) { in setCImm() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp737 SrcMO.setCImm(ConstantInt::get(Ctx, Val)); in widenScalar()