Home
last modified time | relevance | path

Searched defs:Candidates (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/CodeGen/
DRegisterScavenging.cpp293 BitVector &Candidates, in findSurvivorReg()
371 BitVector Candidates = in scavengeRegister() local
DMachineLICM.cpp426 SmallVectorImpl<CandidateInfo> &Candidates) { in ProcessMI()
519 SmallVector<CandidateInfo, 32> Candidates; in HoistRegionPostRA() local
793 SmallVector<MachineInstr *, 8> Candidates; in SinkIntoLoop() local
/external/clang/include/clang/Sema/
DTemplateDeduction.h247 SmallVector<TemplateSpecCandidate, 16> Candidates; variable
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp511 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
DSemaCodeComplete.cpp3889 ArrayRef<ResultCandidate> Candidates, in getParamType()
3914 MutableArrayRef<ResultCandidate> Candidates, in CodeCompleteOverloadResults()
DSemaLookup.cpp2538 SmallVector<NamedDecl *, 8> Candidates(R.begin(), R.end()); in LookupSpecialMember() local
DSemaStmt.cpp3735 ArrayRef<CapturingScopeInfo::Capture> Candidates) { in buildCapturedStmtCaptureList()
DSemaExprCXX.cpp1970 OverloadCandidateSet Candidates(StartLoc, OverloadCandidateSet::CSK_Normal); in FindAllocationOverload() local
DSemaTemplate.cpp6746 UnresolvedSet<8> Candidates; in CheckFunctionTemplateSpecialization() local
DSemaOverload.cpp10530 OverloadCandidateSet Candidates(FnLoc, CSK); in DiagnoseTwoPhaseLookup() local
/external/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp336 BitVector Candidates = in loadImmediate() local
/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp201 ilist<Candidate> Candidates; member in __anonaa4ec62a0111::StraightLineStrengthReduce
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp616 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp168 static const MCPhysReg Candidates[] = { X86::RBP, X86::RAX, X86::RBX, in ChooseFrameReg() local
/external/clang/lib/Frontend/
DASTUnit.cpp2086 OverloadCandidate *Candidates, in ProcessOverloadCandidates()
/external/clang/lib/Serialization/
DASTReader.cpp8537 llvm::SmallVector<const NamedDecl*, 4> Candidates; in diagnoseOdrViolations() local