Home
last modified time | relevance | path

Searched refs:Classify (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp165 unsigned NumSubComponents = ConEQ.Classify(SR); in findComponents()
H A DLiveInterval.cpp1318 unsigned ConnectedVNInfoEqClasses::Classify(const LiveRange &LR) { in Classify() function in ConnectedVNInfoEqClasses
H A DLiveIntervals.cpp1736 unsigned NumComp = ConEQ.Classify(LI); in splitSeparateComponents()
H A DMachineVerifier.cpp3081 unsigned NumComp = ConEQ.Classify(LI); in verifyLiveInterval()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp553 auto Classify = [](QualType T) { in unwrapCastAwayConstnessLevel() local
582 int T1Class = Classify(T1); in unwrapCastAwayConstnessLevel()
586 int T2Class = Classify(T2); in unwrapCastAwayConstnessLevel()
603 if (Classify(T1) != Array) in unwrapCastAwayConstnessLevel()
606 auto T2Class = Classify(T2); in unwrapCastAwayConstnessLevel()
H A DSemaOverload.cpp4753 Expr::Classification InitCategory = Init->Classify(S.Context); in TryReferenceInit()
4934 Init->Classify(S.Context).isLValue()) { in TryReferenceInit()
5435 FromClassification = From->Classify(Context); in PerformObjectArgumentInitialization()
6771 ObjectClassification = E->Classify(Context); in AddFunctionCandidates()
7330 From->Classify(Context), Conversion, ConversionContext); in AddConversionCandidate()
7539 Object->Classify(Context), Conversion, ActingContext); in AddSurrogateCandidate()
7706 Args[0]->Classify(Context), Args.slice(1), in AddMemberOperatorCandidates()
14242 : UnresExpr->getBase()->Classify(Context); in BuildCallToMemberFunction()
14479 Object.get()->Classify(Context), Args, CandidateSet, in BuildCallToObjectOfClassType()
14751 AddMethodCandidate(Oper.getPair(), Base->getType(), Base->Classify(Context), in BuildOverloadedArrowExpr()
H A DSemaExceptionSpec.cpp1113 if (Op->Classify(S.Context).isPRValue()) in canTypeidThrow()
H A DSemaExprCXX.cpp5777 if (!isIndirect && !LHS.get()->Classify(Context).isLValue()) { in CheckPointerToMemberOperands()
5791 if (isIndirect || !LHS.get()->Classify(Context).isRValue()) in CheckPointerToMemberOperands()
H A DSemaLookup.cpp3189 RValueThis ? VK_RValue : VK_LValue).Classify(Context); in LookupSpecialMember()
H A DSemaInit.cpp4791 Expr::Classification InitCategory = Initializer->Classify(S.Context); in TryReferenceInitializationCore()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprClassification.cpp669 Classification VC = Classify(Ctx); in ClassifyLValue()
H A DExpr.cpp2997 if (!E->Classify(C).isPRValue()) { in isTemporaryObject()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h1001 unsigned Classify(const LiveRange &LR);
/netbsd-src/external/gpl3/gdb/dist/sim/mips/
H A Dmips3264r6.igen584 StoreFPR (FD, fmt, Classify (ValueFPR (FS, fmt), fmt));
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dlibf7-asm.sx1429 ;; Classify a double in R18[]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dlibf7-asm.sx1429 ;; Classify a double in R18[]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A Driscv_vector.td1357 // 14.14. Vector Floating-Point Classify Instruction
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoV.td840 // Vector Floating-Point Classify Instruction
H A DRISCVInstrInfoVPseudos.td3643 // 14.14. Vector Floating-Point Classify Instruction
4303 // 14.14. Vector Floating-Point Classify Instruction
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h400 Classification Classify(ASTContext &Ctx) const { in Classify() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.md399 ;; Classify the insns into those that are one instruction and those that
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.md398 ;; Classify the insns into those that are one instruction and those that
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A DChangeLog4544 (cpp_classify_number): Classify unrecognized tokens as user-defined
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.md341 ; Classify the insns into those that take one cycle and those that take more
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.md341 ; Classify the insns into those that take one cycle and those that take more

12