Searched defs:First (Results 151 - 160 of 160) sorted by relevance

1234567

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp451 bool CursorVisitor::visitPreprocessedEntities(InputIterator First, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp5313 MachineBasicBlock::iterator First = RemainderBB->begin(); local
H A DSIISelLowering.cpp3625 MachineBasicBlock::iterator First = LandingPad->begin(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3040 void SelectionDAGBuilder::UpdateSplitBlock(MachineBasicBlock *First, argument
10717 caseClusterRank(const CaseCluster &CC, CaseClusterIt First, CaseClusterIt Last) argument
10994 CaseClusterIt First = Clusters.begin(); local
[all...]
H A DDAGCombiner.cpp16092 areSlicesNextToEachOther(const LoadedSlice &First, const LoadedSlice &Second) argument
16123 const LoadedSlice *First = nullptr; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp813 LValue First = emitSharedLValue(CGF, ClausesData[N].Shared); local
819 LValue First = emitSharedLValue(CGF, ClausesData[N].Ref); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp8639 const auto *First = FirstVec->castAs<VectorType>(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp1743 const FunctionDecl *First = FD->getFirstDecl(); local
1749 const VarDecl *First = VD->getFirstDecl(); local
3360 FunctionDecl *First = Old->getFirstDecl(); local
[all...]
H A DTreeTransform.h4471 TransformTemplateArguments( InputIterator First, InputIterator Last, TemplateArgumentListInfo &Outputs, bool Uneval) argument
14483 RebuildCXXOperatorCallExpr(OverloadedOperatorKind Op, SourceLocation OpLoc, Expr *OrigCallee, Expr *First, Expr *Second) argument
[all...]
H A DSemaExpr.cpp189 const FunctionDecl *First = Cur->getFirstDecl(); local

Completed in 735 milliseconds

1234567