/llvm-project/llvm/tools/llvm-mca/ |
H A D | PipelinePrinter.h | 45 const PipelineOptions &PO; variable 55 const MCSubtargetInfo &STI, const PipelineOptions &PO) in PipelinePrinter()
|
H A D | llvm-mca.cpp | 581 mca::PipelineOptions PO(MicroOpQueue, DecoderThroughput, DispatchWidth, in main() local
|
/llvm-project/polly/lib/External/isl/interface/ |
H A D | set_lang_defaults_arg4.h | 15 clang::PreprocessorOptions &PO; member
|
H A D | extract_interface.cc | 428 PreprocessorOptions &PO = Clang->getPreprocessorOpts(); in set_lang_defaults() local 553 PreprocessorOptions &PO = Clang->getPreprocessorOpts(); in main() local
|
/llvm-project/llvm/unittests/tools/llvm-mca/ |
H A D | MCATestBase.cpp | 21 mca::PipelineOptions PO(/*MicroOpQueue=*/0, /*DecoderThroughput=*/0, in getDefaultPipelineOptions() local 64 const mca::PipelineOptions *PO) { in runBaselineMCA()
|
/llvm-project/llvm/lib/Analysis/ |
H A D | MemDerefPrinter.cpp | 32 if (isDereferenceableAndAlignedPointer(PO, LI->getType(), LI->getAlign(), in run() local
|
/llvm-project/libcxx/test/std/language.support/cmp/cmp.common/ |
H A D | common_comparison_category.pass.cpp | 37 using PO = std::partial_ordering; in main() typedef
|
/llvm-project/llvm/unittests/tools/llvm-mca/X86/ |
H A D | TestIncrementalMCA.cpp | 26 auto PO = getDefaultPipelineOptions(); in TEST_F() local 115 auto PO = getDefaultPipelineOptions(); in TEST_F() local 205 auto PO = getDefaultPipelineOptions(); in TEST_F() local
|
/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransZeroOutPropsInDealloc.cpp | 153 if (PseudoObjectExpr *PO = dyn_cast<PseudoObjectExpr>(E)) in isZeroingPropIvar() local 190 bool isZeroingPropIvar(PseudoObjectExpr *PO) { in isZeroingPropIvar()
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBasicBlockInfo.h | 91 unsigned PO = Offset + Size; member
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 289 PointerOptions PO, uint8_t Size) in PointerRecord() argument 294 PointerOptions PO, uint8_t Size, const MemberPointerInfo &MPI) in PointerRecord() argument 352 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() argument 358 static uint32_t calcAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in calcAttrs() argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | BranchRelaxation.cpp | 69 const unsigned PO = Offset + Size; in postOffset() local
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ExpandModularHeadersPPCallbacks.cpp | 94 auto PO = std::make_shared<PreprocessorOptions>(); ExpandModularHeadersPPCallbacks() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1906 PointerRecord PR(PointeeTI, PK, PM, PO, Ty->getSizeInBits() / 8); in lowerTypePointer() argument 1977 lowerTypeMemberPointer(const DIDerivedType * Ty,PointerOptions PO) lowerTypeMemberPointer() argument 2012 PointerOptions PO = PointerOptions::None; lowerTypeModifier() local 2674 PointerOptions PO = PointerOptions::None; getVBPTypeIndex() local [all...] |
/llvm-project/clang/tools/clang-installapi/ |
H A D | Options.cpp | 1077 DylibReader::ParseOption PO; createContext() local
|
/llvm-project/clang/lib/Index/ |
H A D | USRGeneration.cpp | 662 PO.ConstantArraySizeAsWritten = false; in printQualifier() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 6806 AddOverloadCandidate(FunctionDecl * Function,DeclAccessPair FoundDecl,ArrayRef<Expr * > Args,OverloadCandidateSet & CandidateSet,bool SuppressUserConversions,bool PartialOverloading,bool AllowExplicit,bool AllowExplicitConversions,ADLCallKind IsADLCandidate,ConversionSequenceList EarlyConversions,OverloadCandidateParamOrder PO,bool AggregateCandidateDeduction) AddOverloadCandidate() argument 7373 AddMethodCandidate(DeclAccessPair FoundDecl,QualType ObjectType,Expr::Classification ObjectClassification,ArrayRef<Expr * > Args,OverloadCandidateSet & CandidateSet,bool SuppressUserConversions,OverloadCandidateParamOrder PO) AddMethodCandidate() argument 7403 AddMethodCandidate(CXXMethodDecl * Method,DeclAccessPair FoundDecl,CXXRecordDecl * ActingContext,QualType ObjectType,Expr::Classification ObjectClassification,ArrayRef<Expr * > Args,OverloadCandidateSet & CandidateSet,bool SuppressUserConversions,bool PartialOverloading,ConversionSequenceList EarlyConversions,OverloadCandidateParamOrder PO) AddMethodCandidate() argument 7588 AddMethodTemplateCandidate(FunctionTemplateDecl * MethodTmpl,DeclAccessPair FoundDecl,CXXRecordDecl * ActingContext,TemplateArgumentListInfo * ExplicitTemplateArgs,QualType ObjectType,Expr::Classification ObjectClassification,ArrayRef<Expr * > Args,OverloadCandidateSet & CandidateSet,bool SuppressUserConversions,bool PartialOverloading,OverloadCandidateParamOrder PO) AddMethodTemplateCandidate() argument 7660 AddTemplateOverloadCandidate(FunctionTemplateDecl * FunctionTemplate,DeclAccessPair FoundDecl,TemplateArgumentListInfo * ExplicitTemplateArgs,ArrayRef<Expr * > Args,OverloadCandidateSet & CandidateSet,bool SuppressUserConversions,bool PartialOverloading,bool AllowExplicit,ADLCallKind IsADLCandidate,OverloadCandidateParamOrder PO,bool AggregateCandidateDeduction) AddTemplateOverloadCandidate() argument 7741 CheckNonDependentConversions(FunctionTemplateDecl * FunctionTemplate,ArrayRef<QualType> ParamTypes,ArrayRef<Expr * > Args,OverloadCandidateSet & CandidateSet,ConversionSequenceList & Conversions,bool SuppressUserConversions,CXXRecordDecl * ActingContext,QualType ObjectType,Expr::Classification ObjectClassification,OverloadCandidateParamOrder PO) CheckNonDependentConversions() argument 8281 AddMemberOperatorCandidates(OverloadedOperatorKind Op,SourceLocation OpLoc,ArrayRef<Expr * > Args,OverloadCandidateSet & CandidateSet,OverloadCandidateParamOrder PO) AddMemberOperatorCandidates() argument [all...] |
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | DeadStoreElimination.cpp | 876 unsigned PO = 0; DSEState() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | constant-expression-cxx2a.cpp | 98 using PO = std::partial_ordering; in __anonf26b5cb80102() typedef
|
/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 3825 const PseudoObjectExpr *PO = cast<PseudoObjectExpr>(this); HasSideEffects() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 13265 Value *PO = LI->getPointerOperand(); vectorizeTree() local
|