Searched defs:Pivot (Results 1 – 13 of 13) sorted by relevance
| /external/llvm-project/mlir/include/mlir/Analysis/Presburger/ |
| D | Simplex.h | 253 struct Pivot { struct 263 Optional<Pivot> findPivot(int row, Direction direction) const; argument
|
| /external/lmfit/lib/ |
| D | lmmin.c | 221 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/ |
| D | StringTableBuilder.cpp | 56 int Pivot = charTailAt(*Begin, Pos); in multikey_qsort() local
|
| /external/llvm-project/llvm/lib/MC/ |
| D | StringTableBuilder.cpp | 102 int Pivot = charTailAt(Vec[0], Pos); in multikeySort() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | StringTableBuilder.cpp | 97 int Pivot = charTailAt(Vec[0], Pos); in multikeySort() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Parallel.h | 104 auto Pivot = medianOf3(Start, End, Comp); in parallel_quick_sort() local
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | Parallel.h | 100 auto Pivot = medianOf3(Start, End, Comp); in parallel_quick_sort() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | LowerSwitch.cpp | 229 CaseRange &Pivot = *(Begin + Mid); in switchConvert() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LowerSwitch.cpp | 278 CaseRange &Pivot = *(Begin + Mid); in switchConvert() local
|
| /external/llvm-project/llvm/lib/Transforms/Utils/ |
| D | LowerSwitch.cpp | 250 CaseRange &Pivot = *(Begin + Mid); in SwitchConvert() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 8972 const ConstantInt *Pivot = PivotCluster->Low; in splitWorkItem() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 10563 const ConstantInt *Pivot = PivotCluster->Low; in splitWorkItem() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 10432 const ConstantInt *Pivot = PivotCluster->Low; in splitWorkItem() local
|