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

  /external/llvm/lib/IR/
Constants.cpp 52 if (ConstantFP *SplatCFP = dyn_cast_or_null<ConstantFP>(CV->getSplatValue()))
99 if (Constant *Splat = CV->getSplatValue())
104 if (Constant *Splat = CV->getSplatValue())
121 if (Constant *Splat = CV->getSplatValue())
126 if (Constant *Splat = CV->getSplatValue())
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 44 milliseconds