Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/MC/
DStringTableBuilder.cpp103 int Pivot = charTailAt(Vec[0], Pos); in multikeySort() local
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DParallel.h137 auto Pivot = medianOf3(Start, End, Comp); in parallel_quick_sort() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp257 CaseRange &Pivot = *(Begin + Mid); in SwitchConvert() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp11320 const ConstantInt *Pivot = PivotCluster->Low; in splitWorkItem() local