Home
last modified time | relevance | path

Searched defs:Selected (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesReader.h58 std::optional<unsigned> Selected; variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp392 SelectedNodeWithParents &Selected = ContainSelection[0]; in create() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp203 auto *Selected = C->isAllOnesValue() ? Select->getTrueValue() in getValueOnFirstIteration() local
/freebsd-src/contrib/dialog/
H A Dmenubox.c32 Selected, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2511 SDNode *Selected = CurDAG->SelectNodeTo(N, Opc, N->getVTList(), Ops); SelectDSAppendConsume() local
2524 SDNode *Selected = CurDAG->SelectNodeTo(N, Opc, N->getVTList(), Ops); SelectDSBvhStackIntrinsic() local
2609 SDNode *Selected = CurDAG->SelectNodeTo(N, Opc, N->getVTList(), Ops); SelectDS_GWS() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1080 Value *Selected = redirectValuesFromPredecessorsToPhi() local
1099 Value *Selected = redirectValuesFromPredecessorsToPhi() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5781 bool Selected; global() variable
5782 AssociationTy(ExprPtrTy E,TSIPtrTy TSI,bool Selected) AssociationTy() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2910 UsualDeallocFnInfo Selected = resolveDeallocationOverload( FindAllocationFunctions() local
H A DSemaDeclCXX.cpp9873 findTrivialSpecialMember(Sema & S,CXXRecordDecl * RD,Sema::CXXSpecialMember CSM,unsigned Quals,bool ConstRHS,Sema::TrivialABIHandling TAH,CXXMethodDecl ** Selected) findTrivialSpecialMember() argument
10033 CXXMethodDecl *Selected; checkTrivialSubobjectCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4864 bool Selected = true; getMaximizedVFForTarget() local