Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp193 unsigned IntegerReg = in materializeRegForValue() local
195 if (IntegerReg != 0) in materializeRegForValue()
197 IntegerReg, /*Kill=*/false); in materializeRegForValue()
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp243 unsigned IntegerReg = in materializeConstant() local
245 if (IntegerReg != 0) in materializeConstant()
246 Reg = fastEmit_r(IntVT.getSimpleVT(), VT, ISD::SINT_TO_FP, IntegerReg, in materializeConstant()