Home
last modified time | relevance | path

Searched defs:BestIdx (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp527 unsigned BestIdx = 0; in getCoveringSubRegIndexes() local
563 unsigned BestIdx = 0; in getCoveringSubRegIndexes() local
H A DSplitKit.cpp577 for (unsigned BestIdx : Indexes) { in buildCopy() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp161 unsigned BestIdx = 0; in chooseConstraint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1841 unsigned BestIdx = 0; in popFromQueueImpl() local
H A DTargetLowering.cpp4922 unsigned BestIdx = 0; in ChooseConstraint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1463 Optional<unsigned> BestIdx = in reorder() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp6779 int BestIdx = getBestVariantMatchForContext(VMIs, OMPCtx); in ActOnOpenMPCall() local