HomeSort by relevance Sort by last modified time
    Searched defs:TWOHW (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 322 SDValue TWOHW = DAG.getConstantFP((1<<(BW/2)), Op.getValueType());
331 fHI = DAG.getNode(ISD::FMUL, DL, Op.getValueType(), fHI, TWOHW);
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp     [all...]

Completed in 58 milliseconds