Searched defs:Selected (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/ |
H A D | ASTSelection.cpp | 391 SelectedNodeWithParents &Selected = ContainSelection[0]; in create() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 2454 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 D | Local.cpp | 1004 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 D | CodeGenSchedule.cpp | 578 RecVec Selected = Variant->getValueAsListOfDefs("Selected"); in scanSchedRW() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Expr.h | 5600 bool Selected; variable 5601 AssociationTy(ExprPtrTy E, TSIPtrTy TSI, bool Selected) in AssociationTy()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 2792 UsualDeallocFnInfo Selected = resolveDeallocationOverload( in FindAllocationFunctions() local
|
H A D | SemaDeclCXX.cpp | 9303 CXXMethodDecl **Selected) { in findTrivialSpecialMember() 9463 CXXMethodDecl *Selected; in checkTrivialSubobjectCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 5979 bool Selected = true; in getMaximizedVFForTarget() local
|