Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp519 unsigned BestIdx = 0; in getCoveringSubRegIndexes() local
555 unsigned BestIdx = 0; in getCoveringSubRegIndexes() local
H A DSplitKit.cpp576 for (unsigned BestIdx : SubIndexes) { in buildCopy() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp149 unsigned BestIdx = 0; in computeConstraintToUse() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1848 unsigned BestIdx = 0; in popFromQueueImpl() local
H A DTargetLowering.cpp6051 unsigned BestIdx = 0; in ComputeConstraintToUse() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2742 int BestIdx = getBestVariantMatchForContext(VMIs, OMPCtx); in ParseOpenMPDeclarativeOrExecutableDirective() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2385 std::optional<unsigned> BestIdx = getBestOperand( in reorder() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7245 int BestIdx = getBestVariantMatchForContext(VMIs, OMPCtx); in ActOnOpenMPCall() local