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

  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
EigenDecomposition.java 31 * <li>a {@link #getVT() getVt} method has been added,</li>
77 RealMatrix getVT();
SingularValueDecomposition.java 44 * <li>a {@link #getVT() getVT} method has been added,</li>
91 * @see #getVT()
101 RealMatrix getVT();
SingularValueDecompositionImpl.java 200 public RealMatrix getVT() throws InvalidMatrixException {
228 getVT().walkInOptimizedOrder(new DefaultRealMatrixPreservingVisitor() {
EigenDecompositionImpl.java 183 public RealMatrix getVT() throws InvalidMatrixException {
  /external/llvm/lib/IR/
ValueTypes.cpp 281 MVT MVT::getVT(Type *Ty, bool HandleUnknown){
301 getVT(VTy->getElementType(), false), VTy->getNumElements());
312 return MVT::getVT(Ty, HandleUnknown);
  /external/llvm/utils/TableGen/
DAGISelMatcher.h 755 MVT::SimpleValueType getVT() const { return VT; }
779 MVT::SimpleValueType getVT() const { return VT; }
804 MVT::SimpleValueType getVT() const { return VT; }
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcher.h 777 MVT::SimpleValueType getVT() const { return VT; }
802 MVT::SimpleValueType getVT() const { return VT; }
828 MVT::SimpleValueType getVT() const { return VT; }
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAGNodes.h     [all...]

Completed in 290 milliseconds