Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp391 SelectedNodeWithParents &Selected = ContainSelection[0]; in create() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2454 SDNode *Selected = CurDAG->SelectNodeTo(N, Opc, N->getVTList(), Ops); in SelectDSAppendConsume() local
2538 SDNode *Selected = CurDAG->SelectNodeTo(N, Opc, N->getVTList(), Ops); in SelectDS_GWS() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1004 Value *Selected = selectIncomingValueForBlock(PredVal, PredBB, in redirectValuesFromPredecessorsToPhi() local
1016 Value *Selected = selectIncomingValueForBlock(OldVal, PredBB, in redirectValuesFromPredecessorsToPhi() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp578 RecVec Selected = Variant->getValueAsListOfDefs("Selected"); in scanSchedRW() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h5600 bool Selected; variable
5601 AssociationTy(ExprPtrTy E, TSIPtrTy TSI, bool Selected) in AssociationTy()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2792 UsualDeallocFnInfo Selected = resolveDeallocationOverload( in FindAllocationFunctions() local
H A DSemaDeclCXX.cpp9303 CXXMethodDecl **Selected) { in findTrivialSpecialMember()
9463 CXXMethodDecl *Selected; in checkTrivialSubobjectCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5979 bool Selected = true; in getMaximizedVFForTarget() local