Home
last modified time | relevance | path

Searched defs:Pivot (Results 1 – 10 of 10) sorted by relevance

/external/lmfit/lib/
Dlmmin.c221 int* Pivot = (int*)pws; in lmmin() local
553 void lm_lmpar(const int n, double* r, const int ldr, const int* Pivot, in lm_lmpar()
766 void lm_qrfac(const int m, const int n, double* A, int* Pivot, double* Rdiag, in lm_qrfac()
900 void lm_qrsolv(const int n, double* r, const int ldr, const int* Pivot, in lm_qrsolv()
/external/llvm/lib/MC/
DStringTableBuilder.cpp56 int Pivot = charTailAt(*Begin, Pos); in multikey_qsort() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DStringTableBuilder.cpp94 int Pivot = charTailAt(Vec[0], Pos); in multikeySort() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DParallel.h126 auto Pivot = medianOf3(Start, End, Comp); in parallel_quick_sort() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerSwitch.cpp145 CaseRange& Pivot = *(Begin + Mid); in switchConvert() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp249 CaseRange &Pivot = *(Begin + Mid); in switchConvert() local
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp229 CaseRange &Pivot = *(Begin + Mid); in switchConvert() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2139 CaseItr Pivot = CR.Range.first + Size/2; in handleBTSplitSwitchCase() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8972 const ConstantInt *Pivot = PivotCluster->Low; in splitWorkItem() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp10085 const ConstantInt *Pivot = PivotCluster->Low; in splitWorkItem() local