/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | RenameIndependentSubregs.cpp | 165 unsigned NumSubComponents = ConEQ.Classify(SR); in findComponents()
|
H A D | LiveInterval.cpp | 1318 unsigned ConnectedVNInfoEqClasses::Classify(const LiveRange &LR) { in Classify() function in ConnectedVNInfoEqClasses
|
H A D | LiveIntervals.cpp | 1736 unsigned NumComp = ConEQ.Classify(LI); in splitSeparateComponents()
|
H A D | MachineVerifier.cpp | 3081 unsigned NumComp = ConEQ.Classify(LI); in verifyLiveInterval()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaCast.cpp | 553 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 D | SemaOverload.cpp | 4753 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 D | SemaExceptionSpec.cpp | 1113 if (Op->Classify(S.Context).isPRValue()) in canTypeidThrow()
|
H A D | SemaExprCXX.cpp | 5777 if (!isIndirect && !LHS.get()->Classify(Context).isLValue()) { in CheckPointerToMemberOperands() 5791 if (isIndirect || !LHS.get()->Classify(Context).isRValue()) in CheckPointerToMemberOperands()
|
H A D | SemaLookup.cpp | 3189 RValueThis ? VK_RValue : VK_LValue).Classify(Context); in LookupSpecialMember()
|
H A D | SemaInit.cpp | 4791 Expr::Classification InitCategory = Initializer->Classify(S.Context); in TryReferenceInitializationCore()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprClassification.cpp | 669 Classification VC = Classify(Ctx); in ClassifyLValue()
|
H A D | Expr.cpp | 2997 if (!E->Classify(C).isPRValue()) { in isTemporaryObject()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 1001 unsigned Classify(const LiveRange &LR);
|
/netbsd-src/external/gpl3/gdb/dist/sim/mips/ |
H A D | mips3264r6.igen | 584 StoreFPR (FD, fmt, Classify (ValueFPR (FS, fmt), fmt));
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
H A D | libf7-asm.sx | 1429 ;; Classify a double in R18[]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
H A D | libf7-asm.sx | 1429 ;; Classify a double in R18[]
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | riscv_vector.td | 1357 // 14.14. Vector Floating-Point Classify Instruction
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoV.td | 840 // Vector Floating-Point Classify Instruction
|
H A D | RISCVInstrInfoVPseudos.td | 3643 // 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 D | Expr.h | 400 Classification Classify(ASTContext &Ctx) const { in Classify() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
H A D | bfin.md | 399 ;; Classify the insns into those that are one instruction and those that
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
H A D | bfin.md | 398 ;; Classify the insns into those that are one instruction and those that
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | ChangeLog | 4544 (cpp_classify_number): Classify unrecognized tokens as user-defined
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.md | 341 ; 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 D | arm.md | 341 ; Classify the insns into those that take one cycle and those that take more
|