Home
last modified time | relevance | path

Searched refs:setFPImm (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInst.h90 void setFPImm(double Val) { in setFPImm() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h663 void setFPImm(const ConstantFP *CFP) { in setFPImm() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp1737 SrcMO.setFPImm(ConstantFP::get(Ctx, Val)); in widenScalar()